aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-04cfg80211: really ignore the regulatory requestSven Neumann
2011-08-04svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-04mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-08-04ethtool: Allow zero-length register dumps againBen Hutchings
2011-08-04bridge: send proper message_age in config BPDUstephen hemminger
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: sctp: fix checksum marking for outgoing packetsMichał Mirosław
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
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-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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