summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14net: cleanup vlan_features setting in register_netdevMichał Mirosław
2011-07-14net: vlan: remove reduntant check in ndo_fix_features callbackMichał Mirosław
2011-07-14af-packet: fix - avoid reading stale dataChetan Loke
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-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-13ipv4: Inline neigh binding.David Miller
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-11inetpeer: kill inet_putpeer raceEric Dumazet
2011-07-11mac80211: allocate only one RX queueJohannes 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' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-09skbuff: clear tx zero-copy flagShirley Ma
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: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-08Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-08Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-08Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
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-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho
2011-07-08Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-07-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
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: simplify RX PN/IV handlingJohannes Berg
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes 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