summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett
2019-11-14Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-13Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-11-13netfilter: nft_payload: add C-VLAN supportPablo Neira Ayuso
2019-11-13netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()Pablo Neira Ayuso
2019-11-13netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()Pablo Neira Ayuso
2019-11-13netfilter: nft_payload: simplify vlan header handlingPablo Neira Ayuso
2019-11-13netfilter: nft_meta: offload support for interface indexPablo Neira Ayuso
2019-11-12bridge: implement get_link_ksettings ethtool methodMatthias Schiffer
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli
2019-11-12tipc: update mon's self addr when node addr generatedHoang Le
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso
2019-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti
2019-11-12devlink: Allow large formatted message of binary outputAya Levin
2019-11-12cgroup: use cgrp->kn->id as the cgroup IDTejun Heo
2019-11-12kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo
2019-11-12netprio: use css ID instead of cgroup IDTejun Heo
2019-11-12xfrm: release device reference for invalid stateXiaodong Xu
2019-11-11tipc: fix update of the uninitialized variable errColin Ian King
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-11lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by usersXin Long
2019-11-11lwtunnel: get nlsize for erspan options properlyXin Long
2019-11-11lwtunnel: change to use nla_parse_nested on new optionsXin Long
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-09mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long
2019-11-08sctp: add support for Primary Path SwitchoverXin Long