Age | Commit message (Expand) | Author |
2013-11-04 | wireless: radiotap: fix parsing buffer overrun | Johannes Berg |
2013-11-04 | ipv6: probe routes asynchronous in rt6_probe | Hannes Frederic Sowa |
2013-11-04 | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper | Julian Anastasov |
2013-11-04 | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov |
2013-11-04 | inet: fix possible memory corruption with UDP_CORK and UFO | Hannes Frederic Sowa |
2013-11-04 | net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race | Daniel Borkmann |
2013-11-04 | sctp: Perform software checksum if packet has to be fragmented. | Vlad Yasevich |
2013-11-04 | sctp: Use software crc32 checksum when xfrm transform will happen. | Fan Du |
2013-11-04 | bridge: Correctly clamp MAX forward_delay when enabling STP | Vlad Yasevich |
2013-11-04 | unix_diag: fix info leak | Mathias Krause |
2013-11-04 | netem: free skb's in tree on reset | stephen hemminger |
2013-11-04 | netem: update backlog after drop | stephen hemminger |
2013-11-04 | l2tp: must disable bh before calling l2tp_xmit_skb() | Eric Dumazet |
2013-11-04 | vti: get rid of nf mark rule in prerouting | Christophe Gouault |
2013-11-04 | Revert "bridge: only expire the mdb entry when query is received" | Linus Lüssing |
2013-11-04 | bridge: update mdb expiration timer upon reports. | Vlad Yasevich |
2013-11-04 | net: vlan: fix nlmsg size calculation in vlan_get_size() | Marc Kleine-Budde |
2013-11-04 | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected | Fabio Estevam |
2013-11-04 | ipv4: fix ineffective source address selection | Jiri Benc |
2013-11-04 | sit: amend "allow to use rtnl ops on fb tunnel" | Willem de Bruijn |
2013-11-04 | net: heap overflow in __audit_sockaddr() | Dan Carpenter |
2013-11-04 | l2tp: Fix build warning with ipv6 disabled. | David S. Miller |
2013-11-04 | l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses | François CACHEREUL |
2013-11-04 | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer |
2013-11-04 | net: do not call sock_put() on TIMEWAIT sockets | Eric Dumazet |
2013-11-04 | tcp: fix incorrect ca_state in tail loss probe | Yuchung Cheng |
2013-11-04 | tcp: do not forget FIN in tcp_shifted_skb() | Eric Dumazet |
2013-11-04 | tcp: must unclone packets before mangling them | Eric Dumazet |
2013-11-04 | tcp: TSQ can use a dynamic limit | Eric Dumazet |
2013-11-04 | tcp: TSO packets automatic sizing | Eric Dumazet |
2013-10-13 | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman |
2013-10-13 | Bluetooth: Fix rfkill functionality during the HCI setup stage | Johan Hedberg |
2013-10-13 | Bluetooth: Introduce a new HCI_RFKILLED flag | Johan Hedberg |
2013-10-13 | Bluetooth: Fix encryption key size for peripheral role | Andre Guedes |
2013-10-13 | Bluetooth: Fix security level for peripheral role | Andre Guedes |
2013-10-13 | ip6tnl: allow to use rtnl ops on fb tunnel | Nicolas Dichtel |
2013-10-13 | sit: allow to use rtnl ops on fb tunnel | Nicolas Dichtel |
2013-10-13 | ip_tunnel_core: Change __skb_push back to skb_push | Steffen Klassert |
2013-10-13 | ip_tunnel: Fix a memory corruption in ip_tunnel_xmit | Steffen Klassert |
2013-10-13 | ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put | Salam Noureddine |
2013-10-13 | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put | Salam Noureddine |
2013-10-13 | ipv6: gre: correct calculation of max_headroom | Hannes Frederic Sowa |
2013-10-13 | ip_tunnel: Do not use stale inner_iph pointer. | Pravin B Shelar |
2013-10-13 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-10-13 | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin(ux) M. BOIE |
2013-10-13 | ipv6: udp packets following an UFO enqueued packet need also be handled by UFO | Hannes Frederic Sowa |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-10-13 | ip: use ip_hdr() in __ip_make_skb() to retrieve IP header | Ansis Atteka |
2013-10-13 | net:dccp: do not report ICMP redirects to user space | Duan Jiong |
2013-10-13 | batman-adv: set the TAG flag for the vid passed to BLA | Antonio Quartulli |