Age | Commit message (Expand) | Author |
2023-03-15 | ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh() | Eric Dumazet |
2023-03-15 | neighbour: annotate lockless accesses to n->nud_state | Eric Dumazet |
2023-03-13 | net: hsr: Don't log netdev_err message on unknown prp dst node | Kristian Overskeid |
2023-03-13 | net: socket: suppress unused warning | Vincenzo Palazzo |
2023-03-10 | Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-03-10 | skbuff: Add likely to skb pointer in build_skb() | Gal Pressman |
2023-03-10 | skbuff: Replace open-coded skb_propagate_pfmemalloc()s | Gal Pressman |
2023-03-09 | udp: introduce __sk_mem_schedule() usage | Jason Xing |
2023-03-09 | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte... | Jakub Kicinski |
2023-03-09 | neighbour: delete neigh_lookup_nodev as not used | Leon Romanovsky |
2023-03-09 | net: sched: remove qdisc_watchdog->last_expires | Eric Dumazet |
2023-03-09 | netlink: remove unused 'compare' function | Florian Westphal |
2023-03-09 | mctp: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-03-09 | sctp: add weighted fair queueing stream scheduler | Xin Long |
2023-03-09 | sctp: add fair capacity stream scheduler | Xin Long |
2023-03-08 | net: avoid double iput when sock_alloc_file fails | Thadeu Lima de Souza Cascardo |
2023-03-08 | af_unix: fix struct pid leaks in OOB support | Eric Dumazet |
2023-03-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2023-03-08 | netfilter: nat: fix indentation of function arguments | Jeremy Sowden |
2023-03-08 | netfilter: conntrack: fix typo | Jeremy Sowden |
2023-03-08 | netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim | Xin Long |
2023-03-08 | netfilter: move br_nf_check_hbh_len to utils | Xin Long |
2023-03-08 | netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len | Xin Long |
2023-03-08 | netfilter: bridge: check len before accessing more nh data | Xin Long |
2023-03-08 | netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len | Xin Long |
2023-03-08 | net: reclaim skb->scm_io_uring bit | Eric Dumazet |
2023-03-08 | netfilter: bridge: introduce broute meta statement | Sriram Yagnaraman |
2023-03-08 | net/smc: fix fallback failed while sendmsg with fastopen | D. Wythe |
2023-03-08 | net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps | Vadim Fedorenko |
2023-03-07 | net: remove enum skb_free_reason | Eric Dumazet |
2023-03-07 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski |
2023-03-07 | nfc: change order inside nfc_se_io error path | Fedor Pchelkin |
2023-03-07 | bpf, net: xskmap memory usage | Yafang Shao |
2023-03-07 | bpf, net: sock_map memory usage | Yafang Shao |
2023-03-07 | bpf, net: bpf_local_storage memory usage | Yafang Shao |
2023-03-07 | wifi: nl80211: convert cfg80211_scan_request allocation to *_size macros | Jacob Keller |
2023-03-07 | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte... | Paolo Abeni |
2023-03-07 | wifi: nl80211: Add support for randomizing TA of auth and deauth frames | Veerendranath Jakkam |
2023-03-07 | wifi: mac80211: add LDPC related flags in ieee80211_bss_conf | Ryder Lee |
2023-03-07 | wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf | Ryder Lee |
2023-03-07 | wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer() | Ryder Lee |
2023-03-07 | wifi: mac80211: add support for driver adding radiotap TLVs | Mordechay Goodstein |
2023-03-07 | netfilter: conntrack: adopt safer max chain length | Eric Dumazet |
2023-03-07 | wifi: mac80211: fix ieee80211_link_set_associated() type | Johannes Berg |
2023-03-07 | wifi: mac80211: simplify reasoning about EHT capa handling | Johannes Berg |
2023-03-07 | wifi: mac80211: mlme: remove pointless sta check | Johannes Berg |
2023-03-07 | wifi: mac80211: add netdev per-link debugfs data and driver hook | Benjamin Berg |
2023-03-07 | wifi: mac80211: remove SMPS from AP debugfs | Benjamin Berg |