summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-7/+10
2011-07-19ceph: fix file mode calculationSage Weil-7/+10
2011-07-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky-2/+4
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan-2/+1
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław-1/+5
2011-07-14net: sctp: fix checksum marking for outgoing packetsMichał Mirosław-11/+8
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-17/+12
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear-1/+1
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf-8/+21
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-27/+67
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad-0/+2
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-27/+67
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust-16/+11
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf-13/+61
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-56/+76
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg-3/+13
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho-1/+2
2011-07-07sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun-0/+23
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet-26/+5
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei-0/+5
2011-07-05bridge: Always flood broadcast packetsHerbert Xu-3/+7
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-4/+6
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho-14/+34
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville-9/+18
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner-2/+4
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert-1/+6
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert-1/+1
2011-07-01xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert-3/+3
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller-8/+11
2011-07-01ipv6: Don't change dst->flags using assignments.David S. Miller-10/+2
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-2/+9
2011-06-30Bluetooth: Fix memory leak under page timeoutsTomas Targownik-0/+3
2011-06-30Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan-1/+2
2011-06-30Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley-7/+12
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-69/+62
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+9
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov-48/+26
2011-06-28Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg-1/+1
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert-5/+5
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert-5/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov-2/+9
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu-1/+4
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+18
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang-0/+6
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang-1/+1
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-3/+7
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-1/+2
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-37/+66
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl-1/+0
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville-9/+18