summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13rtnetlink: fix commentsstephen hemminger
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko
2012-04-11team: add bool option typeJiri Pirko
2012-04-11team: add support for per-port optionsJiri Pirko
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville