aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter1-11/+0
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter1-0/+5
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller2-3/+2
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller1-1/+0
2011-07-16net: Create and use new helper, neigh_output().David S. Miller1-0/+9
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville9-39/+223
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław1-1/+1
2011-07-14net: unexport netdev_fix_features()Michał Mirosław1-1/+0
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-18/+68
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller3-24/+11
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+13
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-0/+13
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+23
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller1-7/+2
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller2-2/+2
2011-07-13ipv4: Inline neigh binding.David Miller1-1/+32
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+2
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller1-12/+0
2011-07-11net: introduce __netdev_alloc_skb_ip_alignEric Dumazet1-3/+9
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-0/+2
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+7
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+20
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville6-12/+75
2011-07-11ipv4: Use universal hash for ARP.David S. Miller1-0/+7
2011-07-11neigh: Store hash shift instead of mask.David S. Miller1-1/+1
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky1-1/+18
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta1-20/+22
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+7
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes1-0/+1
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes1-1/+2
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes1-1/+0
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes1-0/+5
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes3-0/+22
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes1-0/+1
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socketThomas Graf1-1/+1
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho1-1/+2
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg1-2/+22
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg1-0/+60
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg1-26/+22
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-2/+398
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau1-4/+0