Age | Commit message (Expand) | Author |
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 |
2011-08-15 | icmp: Fix regression in nexthop resolution during replies. | David S. Miller |
2011-08-15 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-15 | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa |
2011-08-15 | net: Cap number of elements for sendmmsg | Anton Blanchard |
2011-08-15 | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard |
2011-08-04 | cfg80211: really ignore the regulatory request | Sven Neumann |
2011-08-04 | svcrpc: fix list-corrupting race on nfsd shutdown | J. Bruce Fields |
2011-08-04 | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan |
2011-08-04 | ethtool: Allow zero-length register dumps again | Ben Hutchings |