summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V
2011-07-239p: clean up packet dump codeEric Van Hensbergen
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13ipv4: Inline neigh binding.David Miller
2011-07-11cfg80211: fix docbookJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11ipv4: Use universal hash for ARP.David S. Miller
2011-07-11neigh: Store hash shift instead of mask.David S. Miller
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf