aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka1-1/+35
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+36
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov1-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-0/+20
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet1-4/+13
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2-1/+2
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore2-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma15-15/+15
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+89
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2-0/+3
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2-1/+6
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2-4/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-239p: clean up packet dump codeEric Van Hensbergen1-0/+6
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-4/+89
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet2-14/+11
2011-07-20mac80211: sync driver before TXJohannes Berg1-0/+42
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+3
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller3-9/+6
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-3/+15
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller1-1/+0
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller1-9/+10
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller1-2/+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-15mac80211: let key iteration get keys in install orderJohannes Berg1-0/+4
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg1-0/+14
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-4/+20
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville8-38/+221
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+2
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller2-10/+10
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+23
2011-07-13ipv4: Inline neigh binding.David Miller1-1/+32
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-11Merge branch 'master' into for-nextJiri Kosina4-2/+17
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-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-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko1-2/+1