Age | Commit message (Expand) | Author |
2021-04-10 | netfilter: bridge: add pre_exit hooks for ebtable unregistration | Florian Westphal |
2021-04-10 | netfilter: nft_limit: avoid possible divide error in nft_limit_init | Eric Dumazet |
2021-03-31 | netfilter: conntrack: do not print icmpv6 as unknown via /proc | Pablo Neira Ayuso |
2021-03-31 | netfilter: flowtable: fix NAT IPv6 offload mangling | Pablo Neira Ayuso |
2021-03-30 | net: let skb_orphan_partial wake-up waiters. | Paolo Abeni |
2021-03-30 | sch_htb: fix null pointer dereference on a null new_q | Yunjian Wang |
2021-03-30 | net: qrtr: Fix memory leak on qrtr_tx_wait failure | Loic Poulain |
2021-03-30 | net: sched: bump refcount for new action in ACT replace mode | Kumar Kartikeya Dwivedi |
2021-03-30 | net/ncsi: Avoid channel_monitor hrtimer deadlock | Milton Miller |
2021-03-29 | ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx | Lv Yunlong |
2021-03-29 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2021-03-29 | dt-bindings: net: bcm4908-enet: fix Ethernet generic properties | Rafał Miłecki |
2021-03-29 | dt-bindings: net: ethernet-controller: fix typo in NVMEM | Rafał Miłecki |
2021-03-29 | net:tipc: Fix a double free in tipc_sk_mcast_rcv | Lv Yunlong |
2021-03-29 | cxgb4: avoid collecting SGE_QBASE regs during traffic | Rahul Lakkireddy |
2021-03-29 | net: dsa: Fix type was not set for devlink port | Maxim Kochetkov |
2021-03-29 | gianfar: Handle error code at MAC address change | Claudiu Manoil |
2021-03-29 | ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso | Lv Yunlong |
2021-03-29 | MAINTAINERS: Add entry for Qualcomm IPC Router (QRTR) driver | Manivannan Sadhasivam |
2021-03-29 | Merge tag 'linux-can-fixes-for-5.12-20210329' of git://git.kernel.org/pub/scm... | David S. Miller |
2021-03-29 | Merge branch 'mlxsw-ecn-marking' | David S. Miller |
2021-03-29 | selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases | Ido Schimmel |
2021-03-29 | mlxsw: spectrum: Fix ECN marking in tunnel decapsulation | Ido Schimmel |
2021-03-29 | ice: Cleanup fltr list in case of allocation issues | Robert Malz |
2021-03-29 | ice: Use port number instead of PF ID for WoL | Anirudh Venkataramanan |
2021-03-29 | ice: Fix for dereference of NULL pointer | Jacek Bułatek |
2021-03-29 | ice: remove DCBNL_DEVRESET bit from PF state | Dave Ertman |
2021-03-29 | ice: fix memory allocation call | Bruce Allan |
2021-03-29 | ice: prevent ice_open and ice_stop during reset | Krzysztof Goreczny |
2021-03-29 | ice: Recognize 860 as iSCSI port in CEE mode | Chinh T Cao |
2021-03-29 | ice: Increase control queue timeout | Fabio Pricoco |
2021-03-29 | ice: Continue probe on link/PHY errors | Anirudh Venkataramanan |
2021-03-29 | can: uapi: can.h: mark union inside struct can_frame packed | Marc Kleine-Budde |
2021-03-29 | can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE | Oliver Hartkopp |
2021-03-29 | can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE | Oliver Hartkopp |
2021-03-28 | drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit | Lv Yunlong |
2021-03-25 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2021-03-25 | sch_red: fix off-by-one checks in red_check_params() | Eric Dumazet |
2021-03-25 | Merge branch 'tunnel-shinfo' | David S. Miller |
2021-03-25 | geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply | Antoine Tenart |
2021-03-25 | vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply | Antoine Tenart |
2021-03-25 | Merge branch 'nfc-fixes' | David S. Miller |
2021-03-25 | nfc: Avoid endless loops caused by repeated llcp_sock_connect() | Xiaoming Ni |
2021-03-25 | nfc: fix memory leak in llcp_sock_connect() | Xiaoming Ni |
2021-03-25 | nfc: fix refcount leak in llcp_sock_connect() | Xiaoming Ni |
2021-03-25 | nfc: fix refcount leak in llcp_sock_bind() | Xiaoming Ni |
2021-03-25 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K |
2021-03-25 | net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock | Martin Blumenstingl |
2021-03-25 | dt-bindings: net: micrel-ksz90x1.txt: correct documentation | Dinh Nguyen |
2021-03-25 | net: axienet: allow setups without MDIO | Daniel Mack |