summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net: dsa: Fix dependencies on bridgeAndrew Lunn2017-11-14
* ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long2017-11-13
* ip6_tunnel: process toobig in a better wayXin Long2017-11-13
* ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long2017-11-13
* ip6_gre: process toobig in a better wayXin Long2017-11-13
* ip6_gre: add the process for redirect in ip6gre_errXin Long2017-11-13
* Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-13
|\
| * NFC: Add NFC_CMD_DEACTIVATE_TARGET supportMark Greer2017-11-10
| * NFC: digital: Abort cmd when deactivating targetMark Greer2017-11-10
| * NFC: Convert timers to use timer_setup()Allen Pais2017-11-06
| * NFC: fix device-allocation error returnJohan Hovold2017-11-06
* | openvswitch: Add meter action supportAndy Zhou2017-11-13
* | openvswitch: Add meter infrastructureAndy Zhou2017-11-13
* | openvswitch: export get_dp() API.Andy Zhou2017-11-13
* | net: dsa: Support prepended Broadcom tagFlorian Fainelli2017-11-13
* | net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli2017-11-13
* | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-13
* | net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton2017-11-13
* | af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2017-11-13
* | netem: support delivering packets in delayed time slotsDave Taht2017-11-13
* | netem: add uapi to express delay and jitter in nanosecondsDave Taht2017-11-13
* | netem: convert to qdisc_watchdog_schedule_nsDave Taht2017-11-13
* | ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri2017-11-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-12
|\ \
| * | vlan: fix a use-after-free in vlan_device_event()Cong Wang2017-11-11
| * | net: dsa: return after vlan prepare phaseVivien Didelot2017-11-11
| * | net: dsa: return after mdb prepare phaseVivien Didelot2017-11-11
| * | tcp: fix tcp_fastretrans_alert warningYuchung Cheng2017-11-10
| * | tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet2017-11-10
| * | rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-10
* | | net: Remove unused skb_shared_info memberMat Martineau2017-11-11
* | | l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault2017-11-11
* | | l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault2017-11-11
* | | l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault2017-11-11
* | | net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland2017-11-11
* | | net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn2017-11-11
* | | net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn2017-11-11
* | | sock: Remove the global prot_inuse counter.Tonghao Zhang2017-11-11
* | | net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
* | | l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault2017-11-11
* | | tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-11
* | | tcp: retire FACK loss detectionYuchung Cheng2017-11-11
* | | tipc: improve link resiliency when rps is activatedJon Maloy2017-11-11
* | | net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-11
* | | net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas2017-11-11
* | | net/ncsi: Improve general state loggingSamuel Mendoza-Jonas2017-11-11
* | | act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-10
* | | act_vlan: Change stats update to use per-core statsManish Kurup2017-11-10
* | | ip_gre: add the support for i/o_flags update via ioctlXin Long2017-11-10
* | | ip_gre: add the support for i/o_flags update via netlinkXin Long2017-11-10