]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-09-30  Wei Wangnet: add new socket option SO_RESERVE_MEM
2021-09-30  Russell Kingnet: phy: marvell10g: add downshift tunable support
2021-09-30  Colin Ian Kingocteontx2-af: Remove redundant initialization of variab...
2021-09-30  Lars-Peter... net: macb: ptp: Switch to gettimex64() interface
2021-09-30  Boris Sukholitkodissector: do not set invalid PPP protocol
2021-09-30  Linus Walleijnet: dsa: rtl8366rb: Use core filtering tracking
2021-09-30  Geetha sowjanyaocteontx2-pf: Add XDP support to netdev PF
2021-09-30  Kiran Kumar Kocteontx2-af: Adjust LA pointer for cpt parse header
2021-09-30  Gustavo A.... net_sched: Use struct_size() and flex_array_size()...
2021-09-29  Leon Romanovskydevlink: Add missed notifications iterators
2021-09-29  Gustavo A.... gve: Use kvcalloc() instead of kvzalloc()
2021-09-29  Mianhan Liunet/ipv4/datagram.c: remove superfluous header files...
2021-09-29  Mianhan Liunet/dsa/tag_ksz.c: remove superfluous headers
2021-09-29  Mianhan Liunet/dsa/tag_8021q.c: remove superfluous headers
2021-09-29  Gustavo A.... net/mlx4: Use array_size() helper in copy_to_user()
2021-09-29  Gustavo A.... net: bridge: Use array_size() helper in copy_to_user()
2021-09-29  Gustavo A.... ethtool: ioctl: Use array_size() helper in copy_{from...
2021-09-29  David S. MillerMerge branch 'mctp-core-updates'
2021-09-29  Matt Johnstonmctp: Warn if pointer is set for a wrong dev type
2021-09-29  Matt Johnstonmctp: Set route MTU via netlink
2021-09-29  Jeremy Kerrdoc/mctp: Add a little detail about kernel internals
2021-09-29  Jeremy Kerrmctp: Do inits as a subsys_initcall
2021-09-29  Jeremy Kerrmctp: Add tracepoints for tag/key handling
2021-09-29  Jeremy Kerrmctp: Implement a timeout for tags
2021-09-29  Jeremy Kerrmctp: Add refcounts to mctp_dev
2021-09-29  Jeremy Kerrmctp: locking, lifetime and validity changes for sk_keys
2021-09-29  Jeremy Kerrmctp: Allow local delivery to the null EID
2021-09-29  Matt Johnstonmctp: Allow MCTP on tun devices
2021-09-29  Horatiu Vulturnet: phy: micrel: Add support for LAN8804 PHY
2021-09-29  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2021-09-29  David S. MillerMerge branch 'octeontx2-ptp-vf'
2021-09-29  Naveen Mamindlapalliocteontx2-nicvf: Add PTP hardware clock support to...
2021-09-29  Rakesh Babuocteontx2-pf: Enable promisc/allmulti match MCAM entries.
2021-09-29  Luca Weissnet: qrtr: combine nameservice into main module
2021-09-29  Mianhan Liunet: ipv4: remove superfluous header files from fib_not...
2021-09-28  Len Bakerice: Prefer kcalloc over open coded arithmetic
2021-09-28  Jeff Guoice: Fix macro name for IPv4 fragment flag
2021-09-28  Jacob Kellerice: refactor devlink getter/fallback functions to...
2021-09-28  Anirudh Venkataramananice: Fix link mode handling
2021-09-28  Anirudh Venkataramananice: Add feature bitmap, helpers and a check for DSCP
2021-09-28  Dave Ertmanice: Add DSCP support
2021-09-28  Arnd Bergmanngve: DQO: avoid unused variable warnings
2021-09-28  Geetha sowjanyaocteontx2-pf: Use hardware register for CQE count
2021-09-28  David S. MillerMerge branch 'octeontx2-af-external-ptp-clock'
2021-09-28  Yi Guoocteontx2-af: Add external ptp input clock
2021-09-28  Subbaraya Sundeepocteontx2-af: Use ptp input clock info from firmware...
2021-09-28  Hariprasad... octeontx2-af: cn10k: RPM hardware timestamp configuration
2021-09-28  Harman Kalraocteontx2-af: Reset PTP config in FLR handler
2021-09-28  Tianjia Zhangnet/tls: support SM4 CCM algorithm
2021-09-28  Masahiro Yamadanet: ipv6: use ipv6-y directly instead of ipv6-objs
2021-09-28  Masahiro Yamadanet: ipv6: squash $(ipv6-offload) in Makefile
2021-09-28  Arnd Bergmannnet: stmmac: fix off-by-one error in sanity check
2021-09-28  Arnd Bergmannam65-cpsw: avoid null pointer arithmetic
2021-09-28  MichelleJinnet: mac80211: check return value of rhashtable_init
2021-09-28  MichelleJinnet: ipv6: check return value of rhashtable_init
2021-09-28  MichelleJinnet/mlx5e: check return value of rhashtable_init
2021-09-27  David S. MillerMerge branch 'bcmgenet-flow-control'
2021-09-27  Doug Bergernet: bcmgenet: add support for ethtool flow control
2021-09-27  Doug Bergernet: bcmgenet: pull mac_config from adjust_link
2021-09-27  Doug Bergernet: bcmgenet: remove old link state values
2021-09-27  Doug Bergernet: bcmgenet: remove netif_carrier_off from adjust_link
2021-09-27  David S. MillerMerge branch 'rtl8366-cleanups'
2021-09-27  Linus Walleijnet: dsa: rtl8366: Drop and depromote pointless prints
2021-09-27  Linus Walleijnet: dsa: rtl8366: Fix a bug in deleting VLANs
2021-09-27  Linus Walleijnet: dsa: rtl8366rb: Fix off-by-one bug
2021-09-27  Linus Walleijnet: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
2021-09-27  Linus Walleijnet: dsa: rtl8366: Drop custom VLAN set-up
2021-09-27  DENG Qingfangnet: dsa: rtl8366rb: Support bridge offloading
2021-09-27  David S. MillerMerge branch 'devlink_register-last'
2021-09-27  Leon Romanovskynet: dsa: Move devlink registration to be last devlink...
2021-09-27  Leon Romanovskystaging: qlge: Move devlink registration to be last...
2021-09-27  Leon Romanovskyptp: ocp: Move devlink registration to be last devlink...
2021-09-27  Leon Romanovskynet: wwan: iosm: Move devlink_register to be last devli...
2021-09-27  Leon Romanovskynetdevsim: Move devlink registration to be last devlink...
2021-09-27  Leon Romanovskynet: ethernet: ti: Move devlink registration to be...
2021-09-27  Leon Romanovskyqed: Move devlink registration to be last devlink command
2021-09-27  Leon Romanovskyionic: Move devlink registration to be last devlink...
2021-09-27  Leon Romanovskynfp: Move delink_register to be last command
2021-09-27  Leon Romanovskynet: mscc: ocelot: delay devlink registration to the end
2021-09-27  Leon Romanovskymlxsw: core: Register devlink instance last
2021-09-27  Leon Romanovskynet/mlx5: Accept devlink user input after driver initia...
2021-09-27  Leon Romanovskynet/mlx4: Move devlink_register to be the last initiali...
2021-09-27  Leon Romanovskynet/prestera: Split devlink and traps registrations...
2021-09-27  Leon Romanovskyocteontx2: Move devlink registration to be last devlink...
2021-09-27  Leon Romanovskyice: Open devlink when device is ready
2021-09-27  Leon Romanovskynet: hinic: Open device for the user access when it...
2021-09-27  Leon Romanovskydpaa2-eth: Register devlink instance at the end of...
2021-09-27  Leon Romanovskyliquidio: Overcome missing device lock protection in...
2021-09-27  Leon Romanovskybnxt_en: Register devlink instance at the end devlink...
2021-09-27  Leon Romanovskydevlink: Notify users when objects are accessible
2021-09-27  Arnd Bergmanncxgb: avoid open-coded offsetof()
2021-09-27  Arnd Bergmannnet: stmmac: fix gcc-10 -Wrestrict warning
2021-09-27  Christian Lamparternet: ethernet: emac: utilize of_net's of_get_mac_address()
2021-09-27  Yang Linet: sparx5: fix resource_size.cocci warnings
2021-09-27  Cai Huoqingibmveth: Use dma_alloc_coherent() instead of kmalloc...
2021-09-27  Cai Huoqingnet: cisco: Fix a function name in comments
2021-09-27  Mianhan Liunet/ipv4/tcp_nv.c: remove superfluous header files...
2021-09-27  Cai Huoqingnet: smsc: Fix function names in print messages and...
2021-09-27  Cai Huoqingnet: sis: Fix a function name in comments
2021-09-27  Cai Huoqingnet: broadcom: Fix a function name in comments
next