summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstringMatthew Cover2021-08-051-1/+1
| * | | bpf: Fix bpf_prog_test_run_xdp logic after incorrect merge resolutionAndrii Nakryiko2021-08-041-2/+1
| * | | bpf, unix: Check socket type in unix_bpf_update_proto()Cong Wang2021-08-031-0/+3
| * | | bpf: Fix off-by-one in tail call count limitingJohan Almbladh2021-08-021-1/+1
* | | | Merge branch 'add-frag-page-support-in-page-pool'Jakub Kicinski2021-08-0911-39/+258
|\ \ \ \
| * | | | net: hns3: support skb's frag page recycling based on page poolYunsheng Lin2021-08-093-5/+78
| * | | | page_pool: add frag page recycling support in page poolYunsheng Lin2021-08-092-0/+102
| * | | | page_pool: add interface to manipulate frag count in page poolYunsheng Lin2021-08-093-12/+56
| * | | | page_pool: keep pp info as long as page pool owns the pageYunsheng Lin2021-08-097-22/+22
|/ / / /
* | | | devlink: Fix port_type_set function pointer checkLeon Romanovsky2021-08-091-1/+1
* | | | net: fec: fix build error for ARCH m68kJoakim Zhang2021-08-091-0/+2
* | | | net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl2021-08-091-15/+16
* | | | devlink: Set device as early as possibleLeon Romanovsky2021-08-0933-94/+91
* | | | wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()Wei Yongjun2021-08-091-0/+1
* | | | Merge branch 'iucv-next'David S. Miller2021-08-092-73/+59
|\ \ \ \
| * | | | net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-091-9/+9
| * | | | net/iucv: get rid of register asm usageHeiko Carstens2021-08-091-20/+22
| * | | | net/af_iucv: remove wrappers around iucv (de-)registrationJulian Wiedmann2021-08-091-13/+3
| * | | | net/af_iucv: clean up a try_then_request_module()Julian Wiedmann2021-08-091-11/+3
| * | | | net/af_iucv: support drop monitoringJulian Wiedmann2021-08-091-20/+22
|/ / / /
* | | | Merge branch 'dsa-fast-ageing'David S. Miller2021-08-091-2/+20
|\ \ \ \
| * | | | net: dsa: avoid fast ageing twice when port leaves a bridgeVladimir Oltean2021-08-091-1/+3
| * | | | net: dsa: still fast-age ports joining a bridge if they can't configure learningVladimir Oltean2021-08-091-1/+17
|/ / / /
* | | | Merge branch 'sja1105-fast-ageing'David S. Miller2021-08-086-32/+108
|\ \ \ \
| * | | | net: dsa: sja1105: add FDB fast ageing supportVladimir Oltean2021-08-081-0/+41
| * | | | net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-083-20/+14
| * | | | net: dsa: flush the dynamic FDB of the software bridge when fast ageing a portVladimir Oltean2021-08-081-0/+20
| * | | | net: dsa: don't fast age bridge ports with learning turned offVladimir Oltean2021-08-081-1/+1
| * | | | net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-084-12/+33
|/ / / /
* | | | atm: horizon: Fix spelling mistakes in TX commentJun Miao2021-08-081-3/+3
* | | | devlink: Simplify devlink port API callsLeon Romanovsky2021-08-086-71/+64
* | | | net: dsa: don't fast age standalone portsVladimir Oltean2021-08-083-10/+14
* | | | net: bonding: bond_alb: Remove the dependency on ipx network layerCai Huoqing2021-08-071-32/+0
* | | | net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor2021-08-071-10/+8
* | | | Merge branch 's390-qeth'David S. Miller2021-08-072-3/+237
|\ \ \ \
| * | | | s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter2021-08-071-4/+127
| * | | | s390/qeth: Switchdev event handlerAlexandra Winter2021-08-072-5/+79
| * | | | s390/qeth: Register switchdev event handlerAlexandra Winter2021-08-071-3/+40
|/ / / /
* | | | tulip: Remove deadcode on startup true conditionColin Ian King2021-08-071-1/+1
* | | | net: ethernet: ti: davinci_cpdma: revert "drop frame padding"Grygorii Strashko2021-08-064-0/+8
* | | | vrf: fix NULL dereference in vrf_finish_output()Dan Carpenter2021-08-061-1/+1
* | | | net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVIDDENG Qingfang2021-08-062-2/+37
* | | | Merge branch 'dsa-cpu-flood'David S. Miller2021-08-069-75/+0
|\ \ \ \
| * | | | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-068-52/+0
| * | | | net: dsa: mt7530: remove the .port_set_mrouter implementationVladimir Oltean2021-08-061-13/+0
| * | | | net: dsa: stop syncing the bridge mcast_router attribute at join timeVladimir Oltean2021-08-061-10/+0
|/ / / /
* | | | net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completionGrygorii Strashko2021-08-061-5/+5
* | | | net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()Vignesh Raghavendra2021-08-062-2/+13
* | | | Merge branch 'ptp-ocp-fixes'David S. Miller2021-08-061-118/+35
|\ \ \ \
| * | | | ptp: ocp: Remove pending_image indicator from devlinkJonathan Lemon2021-08-061-10/+0