summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-03ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-10-03fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng
2011-10-03bridge: fix a possible net_device leakEric Dumazet
2011-10-03arp: fix rcu lockdep splat in arp_process()Eric Dumazet
2011-10-03wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-10-03mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg
2011-10-03net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V
2011-10-03net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)
2011-10-03fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V
2011-10-03VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao
2011-10-03Fix the size of receive buffer packing onto VirtIO ring.jvrao
2011-10-03net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen
2011-10-03atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-10-03sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers
2011-08-17atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-15gre: fix improper error handlingxeb@mail.ru
2011-08-15ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov
2011-08-15net: allow netif_carrier to be called safely from IRQstephen hemminger
2011-08-15xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2011-08-15net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-08-15net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-08-15IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss
2011-08-15sch_sfq: fix sfq_enqueue()Eric Dumazet
2011-08-15net: adjust array indexJulia Lawall
2011-08-15IPVS: Free resources on module removalSimon Horman
2011-08-15ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-15ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld
2011-08-15icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-08-15ipv6: make fragment identifications less predictableEric Dumazet
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-15net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-15net: sendmmsg should only return an error if no messages were sentAnton Blanchard
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