aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_sysfs_if.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-14netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart1-0/+5
2021-10-14netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6Xin Long1-42/+6
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal1-0/+145
2021-10-07netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal1-6/+3
2021-10-07netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum1-1/+1
2021-10-07netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage valueJuhee Kang1-1/+1
2021-10-07net: prefer socket bound to interface when not in VRFMike Manning4-4/+8
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann1-1/+0
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-06i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-06dt-bindings: net: dsa: marvell: fix compatible in exampleMarcel Ziswiler1-1/+1
2021-10-06ionic: move filter sync_needed bit setShannon Nelson2-4/+3
2021-10-06gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet1-2/+3
2021-10-06gve: fix gve_get_stats()Eric Dumazet1-4/+9
2021-10-06rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet1-1/+1
2021-10-06gve: Properly handle errors in gve_assign_qplCatherine Sullivan1-1/+7
2021-10-06gve: Avoid freeing NULL pointerTao Liu1-10/+17
2021-10-06gve: Correct available tx qpl checkCatherine Sullivan1-1/+1
2021-10-06unix: Fix an issue in unix_shutdown causing the other end read/write failuresJiang Wang1-4/+5
2021-10-06net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee1-1/+5
2021-10-06net: pcs: xpcs: fix incorrect steps on disable EEEWong Vee Khee1-4/+9
2021-10-05netlink: annotate data races around nlk->boundEric Dumazet1-4/+10
2021-10-05net: pcs: xpcs: fix incorrect CL37 AN sequenceWong Vee Khee1-5/+27
2021-10-05net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-05net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet1-0/+4
2021-10-05net: bridge: fix under estimation in br_get_linkxstats_size()Eric Dumazet1-0/+1
2021-10-05net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet1-1/+1
2021-10-05r8152: avoid to resubmit rx immediatelyHayes Wang1-1/+15
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski1-1/+1
2021-10-04dsa: tag_dsa: Fix mask for trunked packetsAndrew Lunn1-1/+1
2021-10-02ptp_pch: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2021-10-02powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso3-14/+37
2021-10-01MAINTAINERS: Remove Bin Luo as his email bouncesLeon Romanovsky1-2/+1
2021-10-01net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal1-0/+5
2021-10-01net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2-4/+4
2021-10-01net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet1-0/+3
2021-10-01libbpf: Fix memory leak in strsetAndrii Nakryiko1-0/+1
2021-10-01net: add kerneldoc comment for sk_peer_lockEric Dumazet1-0/+1
2021-09-30phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-09-30Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-09-30libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi1-1/+2
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin2-0/+19
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal3-3/+5
2021-09-30net/mlx5: Fix setting number of EQs of SFsShay Drory1-2/+3
2021-09-30net/mlx5: Fix length of irq_index in charsShay Drory1-2/+2
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin1-8/+6
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin1-14/+11
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2-5/+11