| Commit message (Expand) | Author | Age | Files | Lines |
* | net: heap overflow in __audit_sockaddr() | Dan Carpenter | 2013-10-03 | 2 | -4/+22 |
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-10-03 | 3 | -16/+31 |
|\ |
|
| * | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer | 2013-10-02 | 3 | -16/+31 |
* | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses | François Cachereul | 2013-10-02 | 2 | -4/+26 |
* | | net: do not call sock_put() on TIMEWAIT sockets | Eric Dumazet | 2013-10-02 | 2 | -2/+2 |
* | | tcp: Always set options to 0 before calling tcp_established_options | Andi Kleen | 2013-10-02 | 1 | -0/+2 |
* | | unix_diag: fix info leak | Mathias Krause | 2013-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-10-01 | 36 | -354/+514 |
|\ |
|
| * | pkt_sched: fq: rate limiting improvements | Eric Dumazet | 2013-10-01 | 1 | -19/+26 |
| * | ip6tnl: allow to use rtnl ops on fb tunnel | Nicolas Dichtel | 2013-10-01 | 1 | -2/+1 |
| * | sit: allow to use rtnl ops on fb tunnel | Nicolas Dichtel | 2013-10-01 | 1 | -1/+1 |
| * | ip_tunnel: Remove double unregister of the fallback device | Steffen Klassert | 2013-10-01 | 1 | -2/+0 |
| * | ip_tunnel_core: Change __skb_push back to skb_push | Steffen Klassert | 2013-10-01 | 1 | -1/+1 |
| * | ip_tunnel: Add fallback tunnels to the hash lists | Steffen Klassert | 2013-10-01 | 1 | -1/+3 |
| * | ip_tunnel: Fix a memory corruption in ip_tunnel_xmit | Steffen Klassert | 2013-10-01 | 1 | -6/+6 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-10-01 | 11 | -151/+139 |
| |\ |
|
| | * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets | Patrick McHardy | 2013-09-30 | 3 | -11/+21 |
| | * | ipvs: stats should not depend on CPU 0 | Julian Anastasov | 2013-09-18 | 1 | -1/+3 |
| | * | ipvs: do not use dest after ip_vs_dest_put in LBLCR | Julian Anastasov | 2013-09-18 | 1 | -30/+20 |
| | * | ipvs: do not use dest after ip_vs_dest_put in LBLC | Julian Anastasov | 2013-09-18 | 1 | -37/+31 |
| | * | ipvs: make the service replacement more robust | Julian Anastasov | 2013-09-18 | 2 | -53/+45 |
| | * | ipvs: fix overflow on dest weight multiply | Simon Kirby | 2013-09-18 | 5 | -19/+19 |
| * | | ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put | Salam Noureddine | 2013-10-01 | 1 | -3/+3 |
| * | | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put | Salam Noureddine | 2013-10-01 | 1 | -2/+2 |
| * | | ipv6: gre: correct calculation of max_headroom | Hannes Frederic Sowa | 2013-10-01 | 1 | -2/+2 |
| * | | tcp: TSQ can use a dynamic limit | Eric Dumazet | 2013-10-01 | 1 | -6/+11 |
| * | | pkt_sched: fq: qdisc dismantle fixes | Eric Dumazet | 2013-09-30 | 1 | -20/+37 |
| * | | net: flow_dissector: fix thoff for IPPROTO_AH | Eric Dumazet | 2013-09-30 | 1 | -2/+2 |
| * | | ipv6: Fix preferred_lft not updating in some cases | Paul Marks | 2013-09-30 | 1 | -37/+15 |
| * | | ip_tunnel: Do not use stale inner_iph pointer. | Pravin B Shelar | 2013-09-30 | 1 | -2/+2 |
| * | | net: net_secret should not depend on TCP | Eric Dumazet | 2013-09-29 | 2 | -6/+25 |
| * | | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman | 2013-09-29 | 1 | -1/+48 |
| * | | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin\(ux\) M. BOIE | 2013-09-28 | 2 | -15/+96 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-09-27 | 4 | -40/+34 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2013-09-26 | 4 | -40/+34 |
| | |\ \ |
|
| | | * | | Bluetooth: don't release the port in rfcomm_dev_state_change() | Gianluca Anzolin | 2013-09-20 | 1 | -33/+2 |
| | | * | | Bluetooth: Fix rfkill functionality during the HCI setup stage | Johan Hedberg | 2013-09-18 | 1 | -3/+12 |
| | | * | | Bluetooth: Introduce a new HCI_RFKILLED flag | Johan Hedberg | 2013-09-18 | 1 | -5/+10 |
| | | * | | Bluetooth: Fix ACL alive for long in case of non pariable devices | Syam Sidhardhan | 2013-09-16 | 1 | -0/+7 |
| | | * | | Bluetooth: Fix encryption key size for peripheral role | Andre Guedes | 2013-09-16 | 1 | -0/+2 |
| | | * | | Bluetooth: Fix security level for peripheral role | Andre Guedes | 2013-09-16 | 1 | -1/+3 |
| * | | | | ipv6: udp packets following an UFO enqueued packet need also be handled by UFO | Hannes Frederic Sowa | 2013-09-24 | 1 | -31/+22 |
| * | | | | net: raw: do not report ICMP redirects to user space | Duan Jiong | 2013-09-24 | 2 | -2/+6 |
| * | | | | net: udp: do not report ICMP redirects to user space | Duan Jiong | 2013-09-24 | 2 | -2/+4 |
| * | | | | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn | 2013-09-23 | 1 | -0/+27 |
| * | | | | net/lapb: re-send packets on timeout | josselin.costanzi@mobile-devices.fr | 2013-09-23 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-09-22 | 1 | -0/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | RPCSEC_GSS: fix crash on destroying gss auth | J. Bruce Fields | 2013-09-18 | 1 | -0/+11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-09-19 | 27 | -97/+102 |
|\ \ \ \ |
|
| * | | | | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov | 2013-09-19 | 1 | -5/+4 |