Age | Commit message (Expand) | Author | Files | Lines |
2017-12-01 | ip6_gre: Add ERSPAN native tunnel support | William Tu | 1 | -0/+1 |
2017-12-01 | ip_gre: Refector the erpsan tunnel code. | William Tu | 1 | -0/+51 |
2017-11-30 | net: Remove dst->next | David Miller | 1 | -4/+0 |
2017-11-30 | net: Rearrange dst_entry layout to avoid useless padding. | David Miller | 1 | -19/+12 |
2017-11-30 | xfrm: Move dst->path into struct xfrm_dst | David Miller | 2 | -3/+15 |
2017-11-30 | ipv6: Move dst->from into struct rt6_info. | David Miller | 2 | -7/+5 |
2017-11-30 | xfrm: Move child route linkage into xfrm_dst. | David Miller | 2 | -7/+11 |
2017-11-30 | ipsec: Create and use new helpers for dst child access. | David Miller | 1 | -0/+5 |
2017-11-30 | net: Create and use new helper xfrm_dst_child(). | David Miller | 1 | -0/+9 |
2017-11-30 | ipv6: Move rt6_next from dst_entry into ipv6 route structure. | David Miller | 2 | -3/+3 |
2017-11-30 | decnet: Move dn_next into decnet route structure. | David Miller | 2 | -1/+1 |
2017-11-30 | net: dst->rt_next is unused. | David Miller | 1 | -1/+0 |
2017-11-28 | sctp: remove extern from stream sched | Xin Long | 2 | -0/+10 |
2017-11-28 | sctp: force the params with right types for sctp csum apis | Xin Long | 1 | -6/+7 |
2017-11-28 | Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -1/+7 |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg | 1 | -1/+7 |
2017-11-24 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 1 | -0/+1 |
2017-11-19 | tcp: when scheduling TLP, time of RTO should account for current ACK | Neal Cardwell | 1 | -1/+1 |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -9/+5 |
2017-11-18 | sctp: set frag_point in sctp_setsockopt_maxseg correctly | Xin Long | 1 | -1/+2 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -11/+1 |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 3 | -10/+0 |
2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 1 | -1/+1 |
2017-11-16 | genetlink: fix genlmsg_nlhdr() | Michal Kubecek | 1 | -8/+3 |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 56 | -365/+1158 |
2017-11-15 | tcp: highest_sack fix | Eric Dumazet | 1 | -14/+3 |
2017-11-15 | tcp: Namespace-ify sysctl_tcp_default_congestion_control | Stephen Hemminger | 2 | -3/+4 |
2017-11-15 | uapi: fix linux/tls.h userspace compilation error | Dmitry V. Levin | 1 | -0/+4 |
2017-11-14 | tls: Move tls_make_aad to header to allow sharing | Ilya Lesokhin | 1 | -0/+15 |
2017-11-14 | tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. | Ilya Lesokhin | 1 | -1/+1 |
2017-11-14 | tls: Add function to update the TLS socket configuration | Ilya Lesokhin | 1 | -0/+2 |
2017-11-14 | tcp: allow drivers to tweak TSQ logic | Eric Dumazet | 1 | -0/+2 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+5 |
2017-11-13 | net: dsa: Support prepended Broadcom tag | Florian Fainelli | 1 | -0/+1 |
2017-11-13 | net: dsa: Pass a port to get_tag_protocol() | Florian Fainelli | 1 | -1/+2 |
2017-11-11 | net: Remove unused skb_shared_info member | Mat Martineau | 1 | -1/+0 |
2017-11-11 | tcp: retire FACK loss detection | Yuchung Cheng | 1 | -13/+1 |
2017-11-11 | tipc: improve link resiliency when rps is activated | Jon Maloy | 2 | -6/+68 |
2017-11-10 | act_vlan: VLAN action rewrite to use RCU lock/unlock and update | Manish Kurup | 1 | -9/+37 |
2017-11-10 | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem | Eric Dumazet | 2 | -2/+2 |
2017-11-10 | net: allow per netns sysctl_rmem and sysctl_wmem for protos | Eric Dumazet | 1 | -0/+22 |
2017-11-10 | net: bridge: Add/del switchdev object on host join/leave | Andrew Lunn | 1 | -0/+1 |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+25 |
2017-11-09 | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang | 1 | -0/+24 |
2017-11-09 | Revert "net_sched: hold netns refcnt for each action" | Cong Wang | 1 | -3/+1 |
2017-11-09 | net: dsa: setup and teardown tree | Vivien Didelot | 1 | -1/+1 |
2017-11-09 | net: dsa: constify cpu_dp member of dsa_port | Vivien Didelot | 1 | -1/+1 |
2017-11-08 | openvswitch: enable NSH support | Yi Yang | 1 | -0/+3 |
2017-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -9/+25 |