Age | Commit message (Expand) | Author |
2013-10-06 | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-10-01 | pkt_sched: fq: rate limiting improvements | Eric Dumazet |
2013-10-01 | ip6tnl: allow to use rtnl ops on fb tunnel | Nicolas Dichtel |
2013-10-01 | sit: allow to use rtnl ops on fb tunnel | Nicolas Dichtel |
2013-10-01 | ip_tunnel: Remove double unregister of the fallback device | Steffen Klassert |
2013-10-01 | ip_tunnel_core: Change __skb_push back to skb_push | Steffen Klassert |
2013-10-01 | ip_tunnel: Add fallback tunnels to the hash lists | Steffen Klassert |
2013-10-01 | ip_tunnel: Fix a memory corruption in ip_tunnel_xmit | Steffen Klassert |
2013-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-30 | ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put | Salam Noureddine |
2013-09-30 | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put | Salam Noureddine |
2013-09-30 | ipv6: gre: correct calculation of max_headroom | Hannes Frederic Sowa |
2013-09-30 | tcp: TSQ can use a dynamic limit | Eric Dumazet |
2013-09-30 | pkt_sched: fq: qdisc dismantle fixes | Eric Dumazet |
2013-09-30 | net: flow_dissector: fix thoff for IPPROTO_AH | Eric Dumazet |
2013-09-30 | ipv6: Fix preferred_lft not updating in some cases | Paul Marks |
2013-09-30 | ip_tunnel: Do not use stale inner_iph pointer. | Pravin B Shelar |
2013-09-30 | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets | Patrick McHardy |
2013-09-28 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-09-28 | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman |
2013-09-28 | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin\(ux\) M. BOIE |
2013-09-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-09-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-09-24 | ipv6: udp packets following an UFO enqueued packet need also be handled by UFO | Hannes Frederic Sowa |
2013-09-24 | net: raw: do not report ICMP redirects to user space | Duan Jiong |
2013-09-24 | net: udp: do not report ICMP redirects to user space | Duan Jiong |
2013-09-23 | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn |
2013-09-23 | net/lapb: re-send packets on timeout | josselin.costanzi@mobile-devices.fr |
2013-09-21 | Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-20 | Bluetooth: don't release the port in rfcomm_dev_state_change() | Gianluca Anzolin |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-19 | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-09-19 | ip: use ip_hdr() in __ip_make_skb() to retrieve IP header | Ansis Atteka |
2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-09-18 | ipvs: stats should not depend on CPU 0 | Julian Anastasov |
2013-09-18 | ipvs: do not use dest after ip_vs_dest_put in LBLCR | Julian Anastasov |
2013-09-18 | ipvs: do not use dest after ip_vs_dest_put in LBLC | Julian Anastasov |
2013-09-18 | ipvs: make the service replacement more robust | Julian Anastasov |
2013-09-18 | ipvs: fix overflow on dest weight multiply | Simon Kirby |
2013-09-18 | Bluetooth: Fix rfkill functionality during the HCI setup stage | Johan Hedberg |
2013-09-18 | Bluetooth: Introduce a new HCI_RFKILLED flag | Johan Hedberg |
2013-09-18 | net:dccp: do not report ICMP redirects to user space | Duan Jiong |
2013-09-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-09-18 | RPCSEC_GSS: fix crash on destroying gss auth | J. Bruce Fields |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-17 | tcp: fix RTO calculated from cached RTT | Neal Cardwell |
2013-09-17 | batman-adv: set the TAG flag for the vid passed to BLA | Antonio Quartulli |
2013-09-17 | netfilter: nfnetlink_queue: use network skb for sequence adjustment | Gao feng |