summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski
2020-09-17netdev: Remove unused functionsYueHaibing
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel
2020-09-15devlink: introduce the health reporter test commandJiri Pirko
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha
2020-09-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-14Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni
2020-09-14i40e: optimise prefetch page refcountLi RongQing
2020-09-14rxrpc: Fix a missing NULL-pointer check in a traceDavid Howells
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean
2020-09-11net: dsa: tag_8021q: include missing refcount.hVladimir Oltean
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang
2020-09-10ip: pass tos into ip_build_and_send_pkt()Wei Wang
2020-09-10tcp: record received TOS value in the request socketWei Wang
2020-09-10net: manage napi add/del idempotence explicitlyJakub Kicinski
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski
2020-09-10ipmr: Add high byte of VIF ID to igmpmsgPaul Davey
2020-09-10ipmr: Add route table ID to netlink cache reportsPaul Davey
2020-09-09devlink: Introduce controller numberParav Pandit
2020-09-09devlink: Introduce external controller flagParav Pandit
2020-09-09devlink: Move structure comments outside of structureParav Pandit
2020-09-09devlink: Add comment block for missing port attributesParav Pandit
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08rxrpc: Rewrite the client connection managerDavid Howells