aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-07mac80211: fix crash if bitrate calculation goes wrongJohannes Berg
2013-11-07wireless: radiotap: fix parsing buffer overrunJohannes Berg
2013-11-07mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-11-07mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-11-07mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-11-07mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2013-11-07cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-11-01inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-01net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann
2013-11-01sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2013-11-01sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2013-11-01bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-11-01unix_diag: fix info leakMathias Krause
2013-11-01l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet
2013-11-01vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-11-01net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-11-01net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam
2013-11-01ipv4: fix ineffective source address selectionJiri Benc
2013-11-01net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-11-01l2tp: Fix build warning with ipv6 disabled.David S. Miller
2013-11-01l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul
2013-11-01net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-01tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-01tcp: must unclone packets before mangling themEric Dumazet
2013-11-01ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger
2013-11-01ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-11-01net: Add skb_unclone() helper function.Pravin B Shelar
2013-11-01tcp: TSQ can use a dynamic limitEric Dumazet
2013-11-01tcp: TSO packets automatic sizingEric Dumazet
2013-10-28ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-28sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-28ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-10-28ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-10-28ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-10-28ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-10-28ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-28ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-10-28net:dccp: do not report ICMP redirects to user spaceDuan Jiong
2013-10-28net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-10-28ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-10-28bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-10-28bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-10-28bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-10-28resubmit bridge: fix message_age_timer calculationChris Healy
2013-10-28net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann
2013-10-28netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-10-28net_sched: htb: fix a typo in htb_change_class()Vimalkumar
2013-10-28net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-10-28net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann
2013-10-28net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann