summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* devlink: collect flash notify params into a structShannon Nelson2020-09-181-0/+19
* devlink: add timeout information to status_notifyShannon Nelson2020-09-182-0/+7
* net: remove comments on struct rtnl_link_statsJakub Kicinski2020-09-181-16/+15
* netdev: Remove unused functionsYueHaibing2020-09-181-10/+0
* genetlink: Remove unused function genl_err_attr()YueHaibing2020-09-181-8/+0
* net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing2020-09-181-6/+0
* Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-09-172-2/+2
|\
| * net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi2020-09-151-1/+2
| * net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha2020-09-151-1/+0
* | nexthop: Convert to blocking notification chainIdo Schimmel2020-09-161-1/+1
* | nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel2020-09-161-1/+0
* | nexthop: Remove unused function declaration from header fileIdo Schimmel2020-09-161-3/+0
* | devlink: introduce the health reporter test commandJiri Pirko2020-09-162-0/+5
* | ethtool: add standard pause statsJakub Kicinski2020-09-152-1/+43
* | bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter2020-09-151-0/+1
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-09-141-0/+8
|\
| * i40e: optimise prefetch page refcountLi RongQing2020-09-141-0/+8
* | Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2020-09-141-1/+1
|\ \
| * | rxrpc: Fix a missing NULL-pointer check in a traceDavid Howells2020-09-141-1/+1
| |/
* | tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet2020-09-141-2/+0
* | mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni2020-09-141-0/+2
|/
* net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera2020-09-121-0/+1
* net: dsa: tag_8021q: add a context structureVladimir Oltean2020-09-121-19/+27
* net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean2020-09-121-4/+2
* net: dsa: tag_8021q: include missing refcount.hVladimir Oltean2020-09-121-0/+1
* tcp: reflect tos value received in SYN to the socketWei Wang2020-09-101-0/+1
* ip: pass tos into ip_build_and_send_pkt()Wei Wang2020-09-101-1/+1
* tcp: record received TOS value in the request socketWei Wang2020-09-101-0/+1
* net: manage napi add/del idempotence explicitlyJakub Kicinski2020-09-101-2/+2
* net: remove napi_hash_del() from driver-facing APIJakub Kicinski2020-09-101-16/+16
* ipmr: Add high byte of VIF ID to igmpmsgPaul Davey2020-09-101-2/+2
* ipmr: Add route table ID to netlink cache reportsPaul Davey2020-09-101-0/+1
* devlink: Introduce controller numberParav Pandit2020-09-092-2/+8
* devlink: Introduce external controller flagParav Pandit2020-09-092-2/+7
* devlink: Move structure comments outside of structureParav Pandit2020-09-091-3/+12
* devlink: Add comment block for missing port attributesParav Pandit2020-09-091-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-095-5/+13
|\
| * netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2020-09-082-0/+4
| * ipvs: remove dependency on ip6_tablesYaroslav Bolyukin2020-08-311-3/+0
| * netfilter: nft_socket: add wildcard supportBalazs Scheidler2020-08-291-0/+2
| * netfilter: conntrack: add clash resolution stat counterFlorian Westphal2020-08-282-0/+2
| * netfilter: conntrack: remove ignore statsFlorian Westphal2020-08-282-2/+1
| * netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez2020-08-282-0/+4
* | rxrpc: Rewrite the client connection managerDavid Howells2020-09-081-29/+4
* | net: tighten the definition of interface statisticsJakub Kicinski2020-09-081-17/+187
* | net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov2020-09-071-0/+21
* | of: Export of_remove_property() to modulesFlorian Fainelli2020-09-051-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-0535-137/+236
|\ \
| * \ Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-0/+1
| |\ \
| | * | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-021-0/+1