summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde2020-09-211-0/+3
* can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde2020-09-211-2/+2
* can: include: fix spelling mistakesMarc Kleine-Budde2020-09-212-2/+2
* net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean2020-09-211-0/+2
* ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-201-0/+2
* net: dsa: wire up devlink info getAndrew Lunn2020-09-191-1/+4
* net: dsa: Add devlink regions support to DSAAndrew Lunn2020-09-191-0/+6
* net: dsa: Add helper to convert from devlink to dsAndrew Lunn2020-09-191-0/+7
* net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn2020-09-191-1/+3
* net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn2020-09-191-0/+2
* net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean2020-09-191-1/+2
* ptp_qoriq: support FIPER3Yangbo Lu2020-09-191-0/+3
* net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar2020-09-181-2/+3
* tipc: add automatic rekeying for encryption keyTuong Lien2020-09-182-0/+3
* tipc: introduce encryption master keyTuong Lien2020-09-181-0/+1
* 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