summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-07-07sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei
2011-07-05bridge: Always flood broadcast packetsHerbert Xu
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2011-07-01xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01ipv6: Don't change dst->flags using assignments.David S. Miller
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-30Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-06-30Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan
2011-06-30Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-06-28Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-18ipv4: fix multicast lossesEric Dumazet
2011-06-17inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat
2011-06-16caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds