Age | Commit message (Expand) | Author |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-08-05 | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-08-05 | Bluetooth: defer cleanup of resources in hci_unregister_dev() | Tetsuo Handa |
2021-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-08-04 | net: sched: fix lockdep_set_class() typo error for sch->seqlock | Yunsheng Lin |
2021-08-03 | VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST | Harshavardhan Unnibhavi |
2021-08-03 | mptcp: drop unused rcu member in mptcp_pm_addr_entry | Geliang Tang |
2021-08-03 | sctp: move the active_key update after sh_keys is added | Xin Long |
2021-08-03 | net: really fix the build... | David S. Miller |
2021-08-02 | net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e... | Vladimir Oltean |
2021-08-02 | net/sched: taprio: Fix init procedure | Yannick Vignon |
2021-08-02 | net, gro: Set inner transport header offset in tcp/udp GRO hook | Jakub Sitnicki |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-07-28 | af_unix: fix garbage collect vs MSG_PEEK | Miklos Szeredi |
2021-07-28 | net: let flow have same hash in two directions | zhang kai |
2021-07-28 | sctp: fix return value check in __sctp_rcv_asconf_lookup | Marcelo Ricardo Leitner |
2021-07-27 | bpf, sockmap: Fix memleak on ingress msg enqueue | John Fastabend |
2021-07-27 | bpf, sockmap: On cleanup we additionally need to remove cached skb | John Fastabend |
2021-07-27 | bpf, sockmap: Zap ingress queues after stopping strparser | John Fastabend |
2021-07-27 | net: llc: fix skb_over_panic | Pavel Skripkin |
2021-07-26 | sctp: delete addr based on sin6_scope_id | Chen Shen |
2021-07-26 | net: xfrm: Fix end of loop tests for list_for_each_entry | Harshvardhan Jha |
2021-07-25 | sctp: send pmtu probe only if packet loss in Search Complete state | Xin Long |
2021-07-25 | sctp: improve the code for pmtu probe send and recv update | Xin Long |
2021-07-25 | devlink: Fix phys_port_name of virtual port and merge error | Parav Pandit |
2021-07-24 | tipc: do not write skb_shinfo frags when doing decrytion | Xin Long |
2021-07-24 | can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.... | Zhang Changzhong |
2021-07-24 | can: j1939: j1939_session_deactivate(): clarify lifetime of session object | Oleksij Rempel |
2021-07-24 | can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF | Ziyang Xuan |
2021-07-23 | Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-07-23 | net: qrtr: fix memory leaks | Pavel Skripkin |
2021-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-07-23 | ipv6: decrease hop limit counter in ip6_forward() | Kangmin Park |
2021-07-23 | net: Set true network header for ECN decapsulation | Gilad Naaman |
2021-07-23 | tipc: fix sleeping in tipc accept routine | Hoang Le |
2021-07-23 | tipc: fix implicit-connect for SYN+ | Xin Long |
2021-07-23 | netfilter: nfnl_hook: fix unused variable warning | Arnd Bergmann |
2021-07-23 | netfilter: nft_nat: allow to specify layer 4 protocol NAT only | Pablo Neira Ayuso |
2021-07-23 | netfilter: conntrack: adjust stop timestamp to real expiry value | Florian Westphal |
2021-07-23 | netfilter: nft_last: avoid possible false sharing | Pablo Neira Ayuso |
2021-07-23 | netfilter: flowtable: avoid possible false sharing | Pablo Neira Ayuso |
2021-07-23 | cfg80211: Fix possible memory leak in function cfg80211_bss_update | Nguyen Dinh Phi |
2021-07-23 | nl80211: limit band information in non-split data | Johannes Berg |
2021-07-23 | mac80211: fix enabling 4-address mode on a sta vif after assoc | Felix Fietkau |
2021-07-23 | mac80211: fix starting aggregation sessions on mesh interfaces | Felix Fietkau |
2021-07-23 | mac80211: Do not strip skb headroom on monitor frames | Johan Almbladh |
2021-07-22 | net: sched: cls_api: Fix the the wrong parameter | Yajun Deng |
2021-07-21 | net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum | Lino Sanfilippo |
2021-07-21 | net: dsa: ensure linearized SKBs in case of tail taggers | Lino Sanfilippo |