Age | Commit message (Expand) | Author | Files | Lines |
2016-05-31 | fou: fix IPv6 Kconfig options | Arnd Bergmann | 2 | -2/+2 |
2016-05-31 | openvswitch: update checksum in {push,pop}_mpls | Simon Horman | 1 | -5/+15 |
2016-05-31 | sctp: sctp_diag should dump sctp socket type | Xin Long | 1 | -0/+1 |
2016-05-31 | vlan: Propagate MAC address to VLANs | Mike Manning | 3 | -3/+24 |
2016-05-31 | net: pktgen: Call destroy_hrtimer_on_stack() | Guenter Roeck | 1 | -4/+4 |
2016-05-30 | net: l2tp: Make l2tp_ip6 namespace aware | Shmulik Ladkani | 1 | -5/+7 |
2016-05-29 | ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr | Baozeng Ding | 1 | -2/+2 |
2016-05-29 | net/lapb: tuse %*ph to dump buffers | Andy Shevchenko | 3 | -15/+8 |
2016-05-29 | fou: add Kconfig options for IPv6 support | Arnd Bergmann | 3 | -2/+11 |
2016-05-25 | sctp: fix double EPs display in sctp_diag | Xin Long | 1 | -0/+3 |
2016-05-25 | net: hwbm: Fix unbalanced spinlock in error case | Gregory CLEMENT | 1 | -0/+3 |
2016-05-25 | tipc: fix potential null pointer dereferences in some compat functions | Baozeng Ding | 1 | -18/+93 |
2016-05-24 | net sched actions: policer missing timestamp processing | Jamal Hadi Salim | 1 | -0/+11 |
2016-05-24 | net_sched: avoid too many hrtimer_start() calls | Eric Dumazet | 2 | -10/+7 |
2016-05-24 | ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. | Haishuang Yan | 1 | -0/+1 |
2016-05-24 | ip6_gre: Fix MTU setting for ip6gretap | Haishuang Yan | 1 | -0/+2 |
2016-05-23 | ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n | Ezequiel Garcia | 2 | -4/+8 |
2016-05-23 | net/atm: sk_err_soft must be positive | Stefan Hajnoczi | 2 | -3/+3 |
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 |