summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-085-61/+78
* | | | | Remove redundant variable/code in __qdisc_runKrishna Kumar2011-07-151-3/+1
|/ / / /
* | | | net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław2011-07-141-7/+0
* | | | net: remove /sys/class/net/*/featuresMichał Mirosław2011-07-141-2/+0
* | | | net: unexport netdev_fix_features()Michał Mirosław2011-07-141-2/+1
* | | | net: cleanup vlan_features setting in register_netdevMichał Mirosław2011-07-141-5/+2
* | | | net: vlan: remove reduntant check in ndo_fix_features callbackMichał Mirosław2011-07-141-2/+1
* | | | af-packet: fix - avoid reading stale dataChetan Loke2011-07-141-1/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1423-95/+197
|\ \ \ \
| * \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-132-17/+12
| |\ \ \ \
| | * | | | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
| | * | | | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-071-16/+11
| * | | | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-082-8/+21
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0810-27/+67
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0810-27/+67
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-071-3/+13
| | | * | | | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
| | | * | | | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
| | | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-054-9/+18
| | | |\ \ \ \
| | | | * | | | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| | | | * | | | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| | | | * | | | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| | | | * | | | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
| * | | | | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-081-0/+2
| |/ / / / / /
| * | | | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-074-13/+61
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0716-56/+76
| |\ \ \ \ \ \
| | * | | | | | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun2011-07-071-0/+23
| | * | | | | | net: refine {udp|tcp|sctp}_mem limitsEric Dumazet2011-07-073-26/+5
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-051-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-131-4/+6
* | | | | | | | | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-146-81/+48
* | | | | | | | | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-131-19/+18
* | | | | | | | | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-132-3/+2
* | | | | | | | | ipv4: Inline neigh binding.David Miller2011-07-132-27/+27
* | | | | | | | | netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-16/+0
* | | | | | | | | inetpeer: kill inet_putpeer raceEric Dumazet2011-07-111-5/+9
* | | | | | | | | ipv4: Use universal hash for ARP.David S. Miller2011-07-112-2/+2
* | | | | | | | | neigh: Store hash shift instead of mask.David S. Miller2011-07-111-24/+23
* | | | | | | | | skbuff: clear tx zero-copy flagShirley Ma2011-07-091-0/+3
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0823-26/+1924
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0823-26/+1924
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | mac80211: support GTK rekey offloadJohannes Berg2011-07-064-0/+87
| | * | | | | | | | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-063-0/+128
| | * | | | | | | | mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+33
| | * | | | | | | | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-054-1/+376
| | * | | | | | | | NFC: add NFC socket familyAloisio Almeida Jr2011-07-055-4/+123
| | * | | | | | | | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-054-3/+640
| | * | | | | | | | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-056-0/+468
| | * | | | | | | | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-051-6/+10
| | * | | | | | | | mac80211: fix smatch complainsChristian Lamparter2011-07-052-3/+5
OpenPOWER on IntegriCloud