Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -27/+24 |
2016-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 33 | -303/+714 |
2016-05-20 | udp: prevent skbs lingering in tunnel socket queues | Hannes Frederic Sowa | 2 | -2/+2 |
2016-05-20 | ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE | Alexander Duyck | 1 | -4/+8 |
2016-05-20 | RDS: TCP: Avoid rds connection churn from rogue SYNs | Sowmini Varadhan | 1 | -4/+6 |
2016-05-20 | RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp | Sowmini Varadhan | 1 | -0/+3 |
2016-05-20 | ipv6: Don't reset inner headers in ip6_tnl_xmit | Tom Herbert | 1 | -5/+0 |
2016-05-20 | ip4ip6: Support for GSO/GRO | Tom Herbert | 3 | -6/+44 |
2016-05-20 | ip6ip6: Support for GSO/GRO | Tom Herbert | 2 | -3/+26 |
2016-05-20 | ipv6: Set features for IPv6 tunnels | Tom Herbert | 1 | -0/+9 |
2016-05-20 | ip6_tunnel: Add support for fou/gue encapsulation | Tom Herbert | 1 | -0/+72 |
2016-05-20 | ip6_gre: Add support for fou/gue encapsulation | Tom Herbert | 1 | -4/+75 |
2016-05-20 | fou: Add encap ops for IPv6 tunnels | Tom Herbert | 2 | -0/+141 |
2016-05-20 | ip6_tun: Add infrastructure for doing encapsulation | Tom Herbert | 2 | -13/+86 |
2016-05-20 | fou: Support IPv6 in fou | Tom Herbert | 1 | -12/+35 |
2016-05-20 | fou: Split out {fou,gue}_build_header | Tom Herbert | 1 | -10/+37 |
2016-05-20 | fou: Call setup_udp_tunnel_sock | Tom Herbert | 1 | -34/+16 |
2016-05-20 | net: Cleanup encap items in ip_tunnels.h | Tom Herbert | 2 | -45/+4 |
2016-05-20 | ipv6: Change "final" protocol processing for encapsulation | Tom Herbert | 1 | -1/+14 |
2016-05-20 | ipv6: Fix nexthdr for reinjection | Tom Herbert | 1 | -3/+15 |
2016-05-20 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert | 6 | -18/+15 |
2016-05-20 | gso: Remove arbitrary checks for unsupported GSO | Tom Herbert | 7 | -102/+1 |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 3 | -3/+3 |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+6 |
2016-05-19 | mm/page_ref: use page_ref helper instead of direct modification of _count | Joonsoo Kim | 1 | -1/+1 |
2016-05-19 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani | 1 | -3/+5 |
2016-05-19 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 6 | -25/+93 |
2016-05-19 | tipc: block BH in TCP callbacks | Eric Dumazet | 1 | -4/+4 |
2016-05-19 | rds: tcp: block BH in TCP callbacks | Eric Dumazet | 4 | -8/+8 |
2016-05-19 | kcm: fix a signedness in kcm_splice_read() | WANG Cong | 1 | -1/+1 |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 3 | -4/+4 |
2016-05-18 | batman-adv: initialize ELP orig address on secondary interfaces | Marek Lindner | 3 | -9/+34 |
2016-05-18 | batman-adv: Avoid duplicate neigh_node additions | Linus Lüssing | 1 | -2/+4 |
2016-05-18 | batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq | Sven Eckelmann | 1 | -2/+3 |
2016-05-18 | batman-adv: make sure ELP/OGM orig MAC is updated on address change | Antonio Quartulli | 1 | -4/+22 |
2016-05-18 | batman-adv: Fix unexpected free of bcast_own on add_if error | Sven Eckelmann | 1 | -3/+1 |
2016-05-18 | batman-adv: Fix refcnt leak in batadv_v_neigh_* | Sven Eckelmann | 1 | -7/+25 |
2016-05-18 | batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob | Sven Eckelmann | 1 | -0/+4 |
2016-05-18 | batman-adv: fix skb deref after free | Florian Westphal | 1 | -1/+3 |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 365 | -7855/+13259 |
2016-05-17 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel | David S. Miller | 1 | -3/+6 |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | switchdev: pass pointer to fib_info instead of copy | Jiri Pirko | 1 | -4/+2 |
2016-05-17 | net_sched: close another race condition in tcf_mirred_release() | WANG Cong | 1 | -2/+3 |
2016-05-17 | tipc: fix nametable publication field in nl compat | Richard Alpe | 1 | -1/+1 |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 64 | -374/+682 |
2016-05-16 | netlink: Fix dump skb leak/double free | Herbert Xu | 1 | -2/+5 |
2016-05-16 | tipc: check nl sock before parsing nested attributes | Richard Alpe | 1 | -0/+3 |