summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells
2017-11-13ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long
2017-11-13ip6_tunnel: process toobig in a better wayXin Long
2017-11-13ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long
2017-11-13ip6_gre: process toobig in a better wayXin Long
2017-11-13ip6_gre: add the process for redirect in ip6gre_errXin Long
2017-11-13Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-13openvswitch: Add meter infrastructureAndy Zhou
2017-11-13openvswitch: export get_dp() API.Andy Zhou
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli
2017-11-13net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli
2017-11-13net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton
2017-11-13af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld
2017-11-13netem: support delivering packets in delayed time slotsDave Taht
2017-11-13netem: add uapi to express delay and jitter in nanosecondsDave Taht
2017-11-13netem: convert to qdisc_watchdog_schedule_nsDave Taht
2017-11-13ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-11-11l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault
2017-11-11l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault
2017-11-11l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault
2017-11-11net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang
2017-11-11net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng
2017-11-11tcp: retire FACK loss detectionYuchung Cheng
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-11net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup
2017-11-10rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn