aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-02l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen
2013-10-02unix_diag: fix info leakMathias Krause
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-09-30tcp: TSQ can use a dynamic limitEric Dumazet
2013-09-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks
2013-09-30ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-30mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen
2013-09-30mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-09-30mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg
2013-09-26mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh
2013-09-26mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho
2013-09-25xfrm: Fix aevent generation for each received packetThomas Egerer
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-09-23net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds