Age | Commit message (Expand) | Author |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-12 | net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO | Alexander Lobakin |
2020-11-12 | net: udp: fix UDP header access on Fast/frag0 UDP GRO | Alexander Lobakin |
2020-11-12 | devlink: Avoid overwriting port attributes of registered port | Parav Pandit |
2020-11-11 | net/x25: Fix null-ptr-deref in x25_connect | Martin Schiller |
2020-11-11 | tipc: fix memory leak in tipc_topsrv_start() | Wang Hai |
2020-11-10 | net/af_iucv: fix null pointer dereference on shutdown | Ursula Braun |
2020-11-10 | net: Update window_clamp if SOCK_RCVBUF is set | Mao Wenan |
2020-11-10 | netlabel: fix our progress tracking in netlbl_unlabel_staticlist() | Paul Moore |
2020-11-09 | mptcp: provide rmem[0] limit | Paolo Abeni |
2020-11-09 | ethtool: netlink: add missing netdev_features_change() call | Alexander Lobakin |
2020-11-09 | tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies | Stefano Brivio |
2020-11-09 | IPv6: Set SIT tunnel hard_header_len to zero | Oliver Herms |
2020-11-09 | Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-11-08 | net/sunrpc: fix useless comparison in proc_do_xprt() | Dan Carpenter |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-11-06 | net/sunrpc: return 0 on attempt to write to "transports" | Dan Carpenter |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-04 | Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2020-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2020-11-03 | net: openvswitch: silence suspicious RCU usage warning | Eelco Chaudron |
2020-11-03 | can: isotp: padlen(): make const array static, makes object smaller | Colin Ian King |
2020-11-03 | can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode | Oliver Hartkopp |
2020-11-03 | can: isotp: Explain PDU in CAN_ISOTP help text | Geert Uytterhoeven |
2020-11-03 | can: j1939: j1939_sk_bind(): return failure if netdev is down | Zhang Changzhong |
2020-11-03 | can: proc: can_remove_proc(): silence remove_proc_entry warning | Zhang Changzhong |
2020-11-03 | mptcp: token: fix unititialized variable | Davide Caratti |
2020-11-02 | sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms | Petr Malat |
2020-11-02 | Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2020-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-10-31 | ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags | wenxu |
2020-10-31 | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2020-10-31 | IPv6: reply ICMP error if the first fragment don't include all headers | Hangbin Liu |
2020-10-31 | net: atm: fix update of position index in lec_seq_next | Colin Ian King |
2020-10-31 | netfilter: ipset: Update byte and packet counters regardless of whether they ... | Stefano Brivio |
2020-10-30 | net/smc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-30 | ip6_tunnel: set inner ipproto before ip6_tnl_encap | Alexander Ovechkin |
2020-10-30 | netfilter: nf_tables: missing validation from the abort path | Pablo Neira Ayuso |
2020-10-30 | netfilter: use actual socket sk rather than skb sk when routing harder | Jason A. Donenfeld |
2020-10-30 | netfilter: nftables: fix netlink report logic in flowtable and genid | Pablo Neira Ayuso |
2020-10-30 | mac80211: don't require VHT elements for HE on 2.4 GHz | Johannes Berg |
2020-10-30 | cfg80211: regulatory: Fix inconsistent format argument | Ye Bin |
2020-10-30 | mac80211: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-30 | mac80211: always wind down STA state | Johannes Berg |
2020-10-30 | cfg80211: initialize wdev data earlier | Johannes Berg |
2020-10-30 | mac80211: fix use of skb payload instead of header | Johannes Berg |
2020-10-30 | mac80211: fix regression where EAPOL frames were sent in plaintext | Mathy Vanhoef |
2020-10-29 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-29 | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-29 | netem: fix zero division in tabledist | Aleksandr Nogikh |