Age | Commit message (Expand) | Author |
2011-11-11 | l2tp: fix a potential skb leak in l2tp_xmit_skb() | Eric Dumazet |
2011-11-11 | ipv4: fix ipsec forward performance regression | Yan, Zheng |
2011-11-11 | can bcm: fix tx_setup off-by-one errors | Oliver Hartkopp |
2011-11-11 | bridge: fix hang on removal of bridge via netlink | stephen hemminger |
2011-11-11 | net: hold sock reference while processing tx timestamps | Richard Cochran |
2011-11-11 | mac80211: fix offchannel TX cookie matching | Johannes Berg |
2011-11-11 | rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces | Eric W. Biederman |
2011-11-11 | caif: Fix BUG() with network namespaces | David Woodhouse |
2011-10-25 | x25: Prevent skb overreads when checking call user data | Matthew Daley |
2011-10-16 | ipv6: fix NULL dereference in udp6_ufo_fragment() | Jason Wang |
2011-10-03 | cfg80211: Fix validation of AKM suites | Jouni Malinen |
2011-10-03 | Bluetooth: Fix timeout on scanning for the second time | Oliver Neukum |
2011-10-03 | bridge: fix a possible use after free | Eric Dumazet |
2011-10-03 | bridge: Pseudo-header required for the checksum of ICMPv6 | Yan, Zheng |
2011-10-03 | xfrm: Perform a replay check after return from async codepaths | Steffen Klassert |
2011-10-03 | vlan: reset headers on accel emulation path | Jiri Pirko |
2011-10-03 | tcp: initialize variable ecn_ok in syncookies path | Mike Waychison |
2011-10-03 | tcp: fix validation of D-SACK | Zheng Yan |
2011-10-03 | scm: Capture the full credentials of the scm sender | Tim Chen |
2011-10-03 | net_sched: prio: use qdisc_dequeue_peeked | Florian Westphal |
2011-10-03 | netfilter: TCP and raw fix for ip_route_me_harder | Julian Anastasov |
2011-10-03 | mcast: Fix source address selection for multicast listener report | Yan, Zheng |
2011-10-03 | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS | Daniel Baluta |
2011-10-03 | ipv4: some rt_iif -> rt_route_iif conversions | Julian Anastasov |
2011-10-03 | fib:fix BUG_ON in fib_nl_newrule when add new fib rule | Gao feng |
2011-10-03 | bridge: fix a possible net_device leak | Eric Dumazet |
2011-10-03 | arp: fix rcu lockdep splat in arp_process() | Eric Dumazet |
2011-10-03 | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan |
2011-10-03 | mac80211: fix missing sta_lock in __sta_info_destroy | Johannes Berg |
2011-10-03 | net/9p: Fix kernel crash with msize 512K | Aneesh Kumar K.V |
2011-10-03 | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) |
2011-10-03 | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V |
2011-10-03 | VirtIO can transfer VIRTQUEUE_NUM of pages. | jvrao |
2011-10-03 | Fix the size of receive buffer packing onto VirtIO ring. | jvrao |
2011-10-03 | net/9p: fix client code to fail more gracefully on protocol error | Eric Van Hensbergen |
2011-10-03 | atm: br2684: Fix oops due to skb->dev being NULL | Daniel Schwierzeck |
2011-10-03 | sendmmsg/sendmsg: fix unsafe user pointer access | Mathieu Desnoyers |
2011-08-17 | atm: br2864: sent packets truncated in VC routed mode | Chas Williams |
2011-08-15 | gre: fix improper error handling | xeb@mail.ru |
2011-08-15 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov |
2011-08-15 | net: allow netif_carrier to be called safely from IRQ | stephen hemminger |
2011-08-15 | xfrm: Fix key lengths for rfc3686(ctr(aes)) | Tushar Gohad |
2011-08-15 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-08-15 | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman |
2011-08-15 | IPv4: Send gratuitous ARP for secondary IP addresses also | Zoltan Kiss |
2011-08-15 | sch_sfq: fix sfq_enqueue() | Eric Dumazet |
2011-08-15 | net: adjust array index | Julia Lawall |
2011-08-15 | IPVS: Free resources on module removal | Simon Horman |
2011-08-15 | ipv4: fix the reusing of routing cache entries | Julian Anastasov |
2011-08-15 | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld |