Age | Commit message (Expand) | Author | Files | Lines |
2022-01-27 | ipv4: raw: lock the socket in raw_bind() | Eric Dumazet | 1 | -1/+4 |
2022-01-27 | MAINTAINERS: add missing IPv4/IPv6 header paths | Jakub Kicinski | 1 | -0/+4 |
2022-01-27 | MAINTAINERS: add more files to eth PHY | Jakub Kicinski | 1 | -0/+2 |
2022-01-27 | net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() | Jisheng Zhang | 1 | -1/+1 |
2022-01-27 | net: bridge: vlan: fix single net device option dumping | Nikolay Aleksandrov | 1 | -1/+2 |
2022-01-27 | Merge branch 'stmmac-ptp-fix' | David S. Miller | 2 | -14/+12 |
2022-01-27 | net: stmmac: skip only stmmac_ptp_register when resume from suspend | Mohammad Athari Bin Ismail | 1 | -11/+9 |
2022-01-27 | net: stmmac: configure PTP clock source prior to PTP initialization | Mohammad Athari Bin Ismail | 2 | -3/+3 |
2022-01-27 | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" | Guillaume Nault | 2 | -7/+22 |
2022-01-26 | Merge branch 'pid-introduce-helper-task_is_in_root_ns' | Jakub Kicinski | 2 | -1/+6 |
2022-01-26 | connector/cn_proc: Use task_is_in_init_pid_ns() | Leo Yan | 1 | -1/+1 |
2022-01-26 | pid: Introduce helper task_is_in_init_pid_ns() | Leo Yan | 1 | -0/+5 |
2022-01-26 | gve: Fix GFP flags when allocing pages | Catherine Sullivan | 4 | -6/+7 |
2022-01-26 | Merge branch 'lan966x-fixes' | David S. Miller | 2 | -8/+9 |
2022-01-26 | net: lan966x: Fix sleep in atomic context when updating MAC table | Horatiu Vultur | 1 | -5/+6 |
2022-01-26 | net: lan966x: Fix sleep in atomic context when injecting frames | Horatiu Vultur | 1 | -3/+3 |
2022-01-26 | Merge branch 'dev_addr-const-fixes' | David S. Miller | 6 | -26/+33 |
2022-01-26 | ethernet: seeq/ether3: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -1/+3 |
2022-01-26 | ethernet: 8390/etherh: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -2/+4 |
2022-01-26 | ethernet: i825xx: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -1/+3 |
2022-01-26 | ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -3/+1 |
2022-01-26 | ethernet: tundra: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -17/+18 |
2022-01-26 | ethernet: 3com/typhoon: don't write directly to netdev->dev_addr | Jakub Kicinski | 1 | -2/+4 |
2022-01-25 | sch_htb: Fail on unsupported parameters when offload is requested | Maxim Mikityanskiy | 1 | -0/+20 |
2022-01-25 | amd: declance: use eth_hw_addr_set() | Thomas Bogendoerfer | 1 | -1/+3 |
2022-01-25 | net: hns3: handle empty unknown interrupt for VF | Yufeng Mo | 1 | -2/+1 |
2022-01-25 | net: fec_mpc52xx: don't discard const from netdev->dev_addr | Jakub Kicinski | 1 | -5/+7 |
2022-01-25 | net: cpsw: Properly initialise struct page_pool_params | Toke Høiland-Jørgensen | 1 | -1/+1 |
2022-01-25 | yam: fix a memory leak in yam_siocdevprivate() | Hangyu Hua | 1 | -3/+1 |
2022-01-25 | net: stmmac: reduce unnecessary wakeups from eee sw timer | Jisheng Zhang | 1 | -6/+7 |
2022-01-24 | Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 6 | -3/+11 |
2022-01-24 | can: flexcan: mark RX via mailboxes as supported on MCF5441X | Marc Kleine-Budde | 2 | -1/+2 |
2022-01-24 | can: tcan4x5x: regmap: fix max register value | Marc Kleine-Budde | 1 | -1/+1 |
2022-01-24 | can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng... | Marc Kleine-Budde | 1 | -0/+6 |
2022-01-24 | dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config | Marc Kleine-Budde | 1 | -1/+1 |
2022-01-24 | mailmap: update email address of Brian Silverman | Marc Kleine-Budde | 1 | -0/+1 |
2022-01-24 | net: stmmac: remove unused members in struct stmmac_priv | Jisheng Zhang | 1 | -2/+0 |
2022-01-24 | net: atlantic: Use the bitmap API instead of hand-writing it | Christophe JAILLET | 1 | -4/+2 |
2022-01-24 | ping: fix the sk_bound_dev_if match in ping_lookup | Xin Long | 1 | -1/+2 |
2022-01-24 | net/smc: Transitional solution for clcsock race issue | Wen Gu | 1 | -12/+51 |
2022-01-24 | ibmvnic: remove unused ->wait_capability | Sukadev Bhattiprolu | 2 | -25/+14 |
2022-01-24 | ibmvnic: don't spin in tasklet | Sukadev Bhattiprolu | 1 | -6/+0 |
2022-01-24 | ibmvnic: init ->running_cap_crqs early | Sukadev Bhattiprolu | 1 | -35/+71 |
2022-01-24 | ibmvnic: Allow extra failures before disabling | Sukadev Bhattiprolu | 1 | -4/+17 |
2022-01-24 | ipv4: fix ip option filtering for locally generated fragments | Jakub Kicinski | 1 | -3/+12 |
2022-01-24 | net-procfs: show net devices bound packet types | Jianguo Wu | 1 | -3/+32 |
2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu | 2 | -5/+1 |
2022-01-24 | net: sfp: ignore disabled SFP node | Marek Behún | 1 | -0/+5 |
2022-01-21 | selftests: net: ioam: expect support for Queue depth data | Justin Iurman | 1 | -4/+1 |
2022-01-21 | mptcp: Use struct_group() to avoid cross-field memset() | Kees Cook | 1 | -3/+3 |