- ce9a418 macvlan: add cond_resched() during multicast processing by Mahesh Bandewar · 4 years, 10 months ago
- e18b353 ipvlan: add cond_resched_rcu() while processing muticast backlog by Mahesh Bandewar · 4 years, 10 months ago
- ad81927 ipvlan: don't deref eth hdr before checking it's set by Mahesh Bandewar · 4 years, 10 months ago
- 4b1bd9db sfc: detach from cb_page in efx_copy_channel() by Edward Cree · 4 years, 10 months ago
- 661388f linux-next: DOC: RDS: Fix a typo in rds.txt by Masanari Iida · 4 years, 10 months ago
- 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 10 months ago
- b723bd9 net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used by Remi Pommarel · 4 years, 10 months ago
- 17c25ca gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 10 months ago
- 63aae7b ipvlan: do not add hardware address of master to its unicast filter list by Jiri Wiesner · 4 years, 10 months ago
- aeaa925 rhashtable: Document the right function parameters by Jonathan Neuschäfer · 4 years, 10 months ago
- 03138e2 MAINTAINERS: remove bouncing pkaustub@cisco.com from enic by Jakub Kicinski · 4 years, 10 months ago
- e396ce5f ionic: fix vf op lock usage by Shannon Nelson · 4 years, 10 months ago
- b7469e8 bonding/alb: make sure arp header is pulled before accessing it by Eric Dumazet · 4 years, 10 months ago
- 172fd3e Merge branch 'QorIQ-DPAA-FMan-erratum-A050385-workaround' by David S. Miller · 4 years, 10 months ago
- 3c68b8f dpaa_eth: FMan erratum A050385 workaround by Madalin Bucur · 4 years, 10 months ago
- b281f7b fsl/fman: detect FMan erratum A050385 by Madalin Bucur · 4 years, 10 months ago
- b54d390 arm64: dts: ls1043a: FMan erratum A050385 by Madalin Bucur · 4 years, 10 months ago
- 26d5bb9 dt-bindings: net: FMan erratum A050385 by Madalin Bucur · 4 years, 10 months ago
- 357ddbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 10 months ago
- 6a42cef netfilter: nft_chain_nat: inet family is missing module ownership by Pablo Neira Ayuso · 4 years, 10 months ago
- 2398e39 mptcp: always include dack if possible. by Paolo Abeni · 4 years, 10 months ago
- a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 10 months ago
- e25d5db veth: ignore peer tx_dropped when counting local rx_dropped by Jiang Lidong · 4 years, 10 months ago
- 2f63f2d Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 10 months ago
- 3b4f06c sfc: complete the next packet when we receive a timestamp by Tom Zhao · 4 years, 10 months ago
- 68e1006 net: hns3: fix a not link up issue when fibre port supports autoneg by Jian Shen · 4 years, 10 months ago
- 110a40d slip: make slhc_compress() more robust against malicious packets by Eric Dumazet · 4 years, 10 months ago
- 1d305ba netfilter: nf_tables: fix infinite loop when expr is not available by Florian Westphal · 4 years, 10 months ago
- d78008d netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute by Pablo Neira Ayuso · 4 years, 10 months ago
- 209c65b drivers/of/of_mdio.c:fix of_mdiobus_register() by Dajun Jin · 4 years, 10 months ago
- 116ca92 cxgb4: fix checks for max queues to allocate by Vishal Kulkarni · 4 years, 10 months ago
- 20d8bb0 phylink: Improve error message when validate failed by Hauke Mehrtens · 4 years, 10 months ago
- 43de81b net: phy: bcm63xx: fix OOPS due to missing driver name by Jonas Gorski · 4 years, 10 months ago
- 7075183 devlink: remove trigger command from devlink-region.rst by Jacob Keller · 4 years, 10 months ago
- 88a6377 netfilter: nft_tunnel: add missing attribute validation for tunnels by Jakub Kicinski · 4 years, 10 months ago
- 9d6effb netfilter: nft_payload: add missing attribute validation for payload csum flags by Jakub Kicinski · 4 years, 10 months ago
- c049b34 netfilter: cthelper: add missing attribute validation for cthelper by Jakub Kicinski · 4 years, 10 months ago
- 2d285f2 netfilter: nf_tables: free flowtable hooks on hook register error by Florian Westphal · 4 years, 10 months ago
- ee84f19 netfilter: x_tables: xt_mttg_seq_next should increase position index by Vasily Averin · 4 years, 11 months ago
- db25517 netfilter: xt_recent: recent_seq_next should increase position index by Vasily Averin · 4 years, 11 months ago
- bb71f84 netfilter: synproxy: synproxy_cpu_seq_next should increase position index by Vasily Averin · 4 years, 11 months ago
- dc15af8 netfilter: nf_conntrack: ct_cpu_seq_next should increase position index by Vasily Averin · 4 years, 11 months ago
- f8a0fea docs: networking: net_failover: Fix a few typos by Jonathan Neuschäfer · 4 years, 10 months ago
- 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 10 months ago
- f650bcd Merge branch 'Fix-IPv6-peer-route-update' by David S. Miller · 4 years, 10 months ago
- 0d29169 selftests/net/fib_tests: update addr_metric_test for peer route testing by Hangbin Liu · 4 years, 10 months ago
- d0098e4 net/ipv6: remove the old peer route if change it to a new one by Hangbin Liu · 4 years, 10 months ago
- 6179401 net/ipv6: need update peer route when modify metric by Hangbin Liu · 4 years, 10 months ago
- a6fbcdd Merge branch 'net-add-missing-netlink-policies' by David S. Miller · 4 years, 10 months ago
- 6ba3da4 nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 10 months ago
- 88e706d nfc: add missing attribute validation for deactivate target by Jakub Kicinski · 4 years, 10 months ago
- 361d23e nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 10 months ago
- 213320a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 4 years, 10 months ago
- 669fcd7 team: add missing attribute validation for array index by Jakub Kicinski · 4 years, 10 months ago
- dd25cb2 team: add missing attribute validation for port ifindex by Jakub Kicinski · 4 years, 10 months ago
- e13aaa0 net: taprio: add missing attribute validation for txtime delay by Jakub Kicinski · 4 years, 10 months ago
- 7e6dc03 net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 10 months ago
- b5ab1f1 openvswitch: add missing attribute validation for hash by Jakub Kicinski · 4 years, 10 months ago
- 31d9a1c macsec: add missing attribute validation for port by Jakub Kicinski · 4 years, 10 months ago
- ab02ad6 can: add missing attribute validation for termination by Jakub Kicinski · 4 years, 10 months ago
- b60673c nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 4 years, 10 months ago
- 9322cd7 nl802154: add missing attribute validation by Jakub Kicinski · 4 years, 10 months ago
- 4c16d64 fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 10 months ago
- ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 10 months ago
- 8750939 devlink: validate length of param values by Jakub Kicinski · 4 years, 10 months ago
- b102f0c mt76: fix array overflow on receiving too many fragments for a packet by Felix Fietkau · 4 years, 11 months ago
- ab124d5 Merge branch 'bnxt_en-2-bug-fixes' by David S. Miller · 4 years, 10 months ago
- 22630e2 bnxt_en: fix error handling when flashing from file by Edwin Peer · 4 years, 10 months ago
- a9b952d bnxt_en: reinitialize IRQs when MTU is modified by Vasundhara Volam · 4 years, 10 months ago
- 249bc97 net: phy: avoid clearing PHY interrupts twice in irq handler by Heiner Kallweit · 4 years, 10 months ago
- 52c0d4e net: dsa: sja1105: Don't destroy not-yet-created xmit_worker by Vladimir Oltean · 4 years, 10 months ago
- 07758eb net/ipv6: use configured metric when add peer route by Hangbin Liu · 4 years, 10 months ago
- 0395823 net: dsa: mv88e6xxx: fix lockup on warm boot by Russell King · 4 years, 10 months ago
- 8a171c5 atm: nicstar: fix if-statement empty body warning by Randy Dunlap · 4 years, 10 months ago
- 84b3268 netlink: Use netlink header as base to calculate bad attribute offset by Pablo Neira Ayuso · 4 years, 11 months ago
- d64c7a0 r8152: check disconnect status after long sleep by You-Sheng Yang · 4 years, 11 months ago
- 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- 3ee339e net: dsa: mv88e6xxx: Fix masking of egress port by Andrew Lunn · 4 years, 10 months ago
- ac004e8 mlxsw: pci: Wait longer before accessing the device after reset by Amit Cohen · 4 years, 10 months ago
- 23797b9 sfc: fix timestamp reconstruction at 16-bit rollover points by Alex Maftei (amaftei) · 4 years, 11 months ago
- 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 4 years, 11 months ago
- 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 4 years, 10 months ago
- 795c03a Merge branch 'net-rmnet-fix-several-bugs' by David S. Miller · 4 years, 10 months ago
- ad3cc31b net: rmnet: fix packet forwarding in rmnet bridge mode by Taehee Yoo · 4 years, 10 months ago
- d939b6d net: rmnet: fix bridge mode bugs by Taehee Yoo · 4 years, 10 months ago
- 037f9cd net: rmnet: use upper/lower device infrastructure by Taehee Yoo · 4 years, 10 months ago
- 1dc49e9 net: rmnet: do not allow to change mux id if mux id is duplicated by Taehee Yoo · 4 years, 10 months ago
- c026d97 net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() by Taehee Yoo · 4 years, 10 months ago
- 102210f net: rmnet: fix suspicious RCU usage by Taehee Yoo · 4 years, 10 months ago
- 1eb1f43 net: rmnet: fix NULL pointer dereference in rmnet_changelink() by Taehee Yoo · 4 years, 10 months ago
- 93b5cbf net: rmnet: fix NULL pointer dereference in rmnet_newlink() by Taehee Yoo · 4 years, 10 months ago
- a2f0b87 Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
- b82cf17 net: phy: marvell: don't interpret PHY status unless resolved by Russell King · 4 years, 10 months ago
- e387f7d mlx5: register lag notifier for init network namespace only by Jiri Pirko · 4 years, 10 months ago
- 278de45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 10 months ago
- 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 4 years, 11 months ago
- f4979b4 Merge branch 'hinic-BugFixes' by David S. Miller · 4 years, 10 months ago
- 386d471 hinic: fix a bug of rss configuration by Luo bin · 4 years, 10 months ago
- d2ed69c hinic: fix a bug of setting hw_ioctxt by Luo bin · 4 years, 10 months ago
- 0bff777 hinic: fix a irq affinity bug by Luo bin · 4 years, 10 months ago