aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-051-0/+5
| * | | bridge: Always flood broadcast packetsHerbert Xu2011-07-052-3/+7
| * | | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-042-2/+4
| * | | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-011-1/+6
| * | | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-011-1/+1
| * | | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-011-3/+3
| * | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-012-8/+11
| * | | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-011-10/+2
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-012-2/+9
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-302-2/+9
| | |\ \ \ | | | |/ /
| | | * | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-272-2/+9
| | | |/
* | | | 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
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-308-69/+62
|\ \ \ \ | | |/ / | |/| |
| * | | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26
| * | | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-271-5/+5
| * | | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-271-5/+2
| * | | bridge: Only flood unregistered groups to routersHerbert Xu2011-06-241-1/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-9/+18
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-202-9/+18
| | |\ \
| | | * | Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-151-1/+1
| | | * | Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg2011-06-141-6/+15
| | | * | Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz2011-06-131-2/+2
| * | | | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-212-0/+6
| * | | | ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-211-1/+1
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-3/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| * | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-152-0/+4
* | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-1/+2
|\ \ \ \ \
| * | | | | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-2024-37/+66
|\ \ \ \ \ \
| * | | | | | ipv4, ping: Remove duplicate icmp.h includeJesper Juhl2011-06-201-1/+0
| * | | | | | netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-191-0/+1
| * | | | | | ipv4: fix multicast lossesEric Dumazet2011-06-181-3/+1