- 6c755b1 nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg() by Krzysztof Kozlowski · 3 years, 6 months ago
- 582fdc9 nfc: nfcsim: constify drvdata (struct nfcsim) by Krzysztof Kozlowski · 3 years, 6 months ago
- 83428db nfc: virtual_ncidev: constify pointer to nfc_dev by Krzysztof Kozlowski · 3 years, 6 months ago
- ea050c5 nfc: trf7970a: constify several pointers by Krzysztof Kozlowski · 3 years, 6 months ago
- 9a4af01 nfc: port100: constify several pointers by Krzysztof Kozlowski · 3 years, 6 months ago
- 894a6e1 nfc: mei_phy: constify buffer passed to mei_nfc_send() by Krzysztof Kozlowski · 3 years, 6 months ago
- dd8987a nfc: constify passed nfc_dev by Krzysztof Kozlowski · 3 years, 6 months ago
- 8cb79af Merge branch 'skb-gro-optimize' by David S. Miller · 3 years, 6 months ago
- d504fff veth: use skb_prepare_for_gro() by Paolo Abeni · 3 years, 6 months ago
- 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 6 months ago
- 9efb4b5 net: optimize GRO for the common case. by Paolo Abeni · 3 years, 6 months ago
- b0999f3 sk_buff: track extension status in slow_gro by Paolo Abeni · 3 years, 6 months ago
- 8a886b1 sk_buff: track dst status in slow_gro by Paolo Abeni · 3 years, 6 months ago
- 5fc88f9 sk_buff: introduce 'slow_gro' flags by Paolo Abeni · 3 years, 6 months ago
- 883d71a Documentation: networking: add ioam6-sysctl into index by Hu Haowen · 3 years, 6 months ago
- b11f0a4 net: dsa: sja1105: be stateless when installing FDB entries by Vladimir Oltean · 3 years, 6 months ago
- b0fdb999 Merge branch 'switchdev-notifiers' by David S. Miller · 3 years, 6 months ago
- 52e4bec net: bridge: switchdev: treat local FDBs the same as entries towards the bridge by Vladimir Oltean · 3 years, 6 months ago
- b4454bc net: bridge: switchdev: replay the entire FDB for each port by Vladimir Oltean · 3 years, 6 months ago
- 1159da6 Merge branch 'bnxt_en-ptp' by David S. Miller · 3 years, 6 months ago
- abf90ac bnxt_en: Log if an invalid signal detected on TSIO pin by Pavan Chebbi · 3 years, 6 months ago
- 099fded bnxt_en: Event handler for PPS events by Pavan Chebbi · 3 years, 6 months ago
- 9e518f2 bnxt_en: 1PPS functions to configure TSIO pins by Pavan Chebbi · 3 years, 6 months ago
- caf3eed bnxt_en: 1PPS support for 5750X family chips by Pavan Chebbi · 3 years, 6 months ago
- 30e96f4 bnxt_en: Do not read the PTP PHC during chip reset by Michael Chan · 3 years, 6 months ago
- a521c8a bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one() by Michael Chan · 3 years, 6 months ago
- 63caca1 Merge branch 'fec-next' by David S. Miller · 3 years, 6 months ago
- 987e1b9 arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC by Joakim Zhang · 3 years, 6 months ago
- a758dee arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC by Joakim Zhang · 3 years, 6 months ago
- fc53945 net: fec: add MAC internal delayed clock feature support by Fugang Duan · 3 years, 6 months ago
- b82f8c3 net: fec: add eee mode tx lpi support by Fugang Duan · 3 years, 6 months ago
- 947240e net: fec: add imx8mq and imx8qm new versions support by Fugang Duan · 3 years, 6 months ago
- df11b80 dt-bindings: net: fsl,fec: add RGMII internal clock delay by Joakim Zhang · 3 years, 6 months ago
- 5d88694 dt-bindings: net: fsl,fec: update compatible items by Joakim Zhang · 3 years, 6 months ago
- 68f9884 tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option by Peilin Ye · 3 years, 6 months ago
- 56af5e7 net/sched: act_skbmod: Add SKBMOD_F_ECN option support by Peilin Ye · 3 years, 6 months ago
- d80f6d6 nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload() by Yang Yingliang · 3 years, 6 months ago
- 3bdc706 Merge branch 'devlink-register' by David S. Miller · 3 years, 6 months ago
- d7907a2 devlink: Remove duplicated registration check by Leon Romanovsky · 3 years, 6 months ago
- 35f6986 net/mlx5: Don't rely on always true registered field by Leon Romanovsky · 3 years, 6 months ago
- acf3495 net: ti: am65-cpsw-nuss: fix wrong devlink release order by Leon Romanovsky · 3 years, 6 months ago
- 299b50f Merge branch 'ipa-clock-refs' by David S. Miller · 3 years, 6 months ago
- 2c25724 net: ipa: don't suspend endpoints if setup not complete by Alex Elder · 3 years, 6 months ago
- f2b0355 net: ipa: add a clock reference for netdev operations by Alex Elder · 3 years, 6 months ago
- 34c6034 net: ipa: add clock reference for remoteproc SSR by Alex Elder · 3 years, 6 months ago
- cf8dfe6 net: ipa: get another clock for ipa_setup() by Alex Elder · 3 years, 6 months ago
- 923a6b6 net: ipa: get clock in ipa_probe() by Alex Elder · 3 years, 6 months ago
- f34d922 Merge branch 'ipa-interrupts' by David S. Miller · 3 years, 6 months ago
- 176086d net: ipa: kill ipa_interrupt_process_all() by Alex Elder · 3 years, 6 months ago
- fe6a327 net: ipa: get rid of some unneeded IPA interrupt code by Alex Elder · 3 years, 6 months ago
- e70e410 net: ipa: clear disabled IPA interrupt conditions by Alex Elder · 3 years, 6 months ago
- 937a0da net: ipa: make IPA interrupt handler threaded only by Alex Elder · 3 years, 6 months ago
- 8ca34a1 net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 6 months ago
- 2f21be4 Merge branch 'ionic-next' by David S. Miller · 3 years, 6 months ago
- 18d6426 ionic: add function tag to debug string by Shannon Nelson · 3 years, 6 months ago
- 6edddea ionic: enable rxhash only with multiple queues by Shannon Nelson · 3 years, 6 months ago
- f512368 ionic: block some ethtool operations when fw in reset by Shannon Nelson · 3 years, 6 months ago
- a1cda18 ionic: remove unneeded comp union fields by Shannon Nelson · 3 years, 6 months ago
- 7361820 ionic: increment num-vfs before configure by Shannon Nelson · 3 years, 6 months ago
- e75ccac ionic: use fewer inits on the buf_info struct by Shannon Nelson · 3 years, 6 months ago
- e7f52aa ionic: init reconfig err to 0 by Shannon Nelson · 3 years, 6 months ago
- 73d618b ionic: print firmware version on identify by Shannon Nelson · 3 years, 6 months ago
- d266207 ionic: monitor fw status generation by Shannon Nelson · 3 years, 6 months ago
- c0b03e8 ionic: minimize resources when under kdump by Shannon Nelson · 3 years, 6 months ago
- 7c57706 Merge branch 'ndo_ioctl-rework' by David S. Miller · 3 years, 6 months ago
- 3d9d00bd net: bonding: move ioctl handling to private ndo operation by Arnd Bergmann · 3 years, 6 months ago
- ad2f99a net: bridge: move bridge ioctls out of .ndo_do_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 88fc023 net: socket: return changed ifreq from SIOCDEVPRIVATE by Arnd Bergmann · 3 years, 6 months ago
- ad7eab2a net: split out ndo_siowandev ioctl by Arnd Bergmann · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- a554bf9 dev_ioctl: pass SIOCDEVPRIVATE data separately by Arnd Bergmann · 3 years, 6 months ago
- 8fb75b7 wan: cosa: remove dead cosa_net_ioctl() function by Arnd Bergmann · 3 years, 6 months ago
- 73d74f6 wan: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 34f7cac ppp: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- cc0aa83 sb1000: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 81a6811 hippi: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- ae6af01 airo: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 25ec92f hamradio: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- ebb4a91 cxgb3: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 18787ee qeth: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 76b5878 slip/plip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- ef1b5b0 net: usb: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 043393d fddi: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- d92f7b5 eql: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 32d0546 tehuti: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 99b78a3 hamachi: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- dbecb01 appletalk: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 232ec98 bonding: use siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 029a4fe tulip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 4747c1a phonet: use siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 561d835 bridge: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 3f3fa53 hostap: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 3343c49 staging: wlan-ng: use siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 89939e8 staging: rtlwifi: use siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- b9067f5 net: split out SIOCDEVPRIVATE handling from dev_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 2fba2ea Merge branch 'tcp-rack' by David S. Miller · 3 years, 6 months ago
- a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 6 months ago
- 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 6 months ago
- 409f386 qdisc: add new field for qdisc_enqueue tracepoint by Tonghao Zhang · 3 years, 6 months ago