aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-11-04
* unix_diag: fix info leakMathias Krause2013-11-04
* l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet2013-11-04
* vti: get rid of nf mark rule in preroutingChristophe Gouault2013-11-04
* net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-11-04
* net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam2013-11-04
* ipv4: fix ineffective source address selectionJiri Benc2013-11-04
* net: heap overflow in __audit_sockaddr()Dan Carpenter2013-11-04
* l2tp: Fix build warning with ipv6 disabled.David S. Miller2013-11-04
* l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois CACHEREUL2013-11-04
* net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-11-04
* tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-11-04
* tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-11-04
* tcp: must unclone packets before mangling themEric Dumazet2013-11-04
* tcp: TSQ can use a dynamic limitEric Dumazet2013-11-04
* tcp: TSO packets automatic sizingEric Dumazet2013-11-04
* net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-13
* Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg2013-10-13
* Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-10-13
* Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-10-13
* Bluetooth: Fix security level for peripheral roleAndre Guedes2013-10-13
* ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-13
* sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-13
* ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-13
* ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-13
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-13
* ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-10-13
* net: net_secret should not depend on TCPEric Dumazet2013-10-13
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-13
* ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-13
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-13
* ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-10-13
* net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-10-13
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-10-13
* ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-10-13
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-10-13
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-10-13
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-13
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-13
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-13
* netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-13
* netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang2013-10-13
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-10-13
* net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-10-13
* net: fix multiqueue selectionEric Dumazet2013-10-13
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-10-13
* net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann2013-10-13
* net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann2013-10-13
* ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko2013-10-13
* tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-10-13