aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-17UBUNTU: SAUCE: (drop after v3.1) net/netfilter/nf_conntrack_netlink.c: fix Oo...Alex Bligh
2011-10-17mac80211: be more careful in suspend/resumeJohannes Berg
2011-10-03cfg80211: Fix validation of AKM suitesJouni Malinen
2011-10-03Bluetooth: Fix timeout on scanning for the second timeOliver Neukum
2011-10-03bridge: fix a possible use after freeEric Dumazet
2011-10-03bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng
2011-10-03xfrm: Perform a replay check after return from async codepathsSteffen Klassert
2011-10-03vlan: reset headers on accel emulation pathJiri Pirko
2011-10-03tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-10-03tcp: fix validation of D-SACKZheng Yan
2011-10-03scm: Capture the full credentials of the scm senderTim Chen
2011-10-03net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal
2011-10-03netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-10-03mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-10-03ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
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