Age | Commit message (Expand) | Author |
2022-07-06 | tls: rx: support optimistic decrypt to user buffer with TLS 1.3 | Jakub Kicinski |
2022-07-06 | tls: rx: don't include tail size in data_len | Jakub Kicinski |
2022-07-06 | mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy | Geliang Tang |
2022-07-06 | mptcp: fix local endpoint accounting | Paolo Abeni |
2022-07-06 | mptcp: netlink: issue MP_PRIO signals from userspace PMs | Kishen Maloor |
2022-07-06 | mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags | Mat Martineau |
2022-07-06 | mptcp: Avoid acquiring PM lock for subflow priority changes | Mat Martineau |
2022-07-06 | mptcp: fix locking in mptcp_nl_cmd_sf_destroy() | Paolo Abeni |
2022-07-06 | net/sched: act_police: allow 'continue' action offload | Vlad Buslov |
2022-07-05 | Bluetooth: core: Fix deadlock on hci_power_on_sync. | Vasyl Vavrychuk |
2022-07-05 | bpf: Omit superfluous address family check in __bpf_skc_lookup | Tobias Klauser |
2022-07-05 | af_unix: Put pathname sockets in the global hash table. | Kuniyuki Iwashima |
2022-07-04 | net: ipconfig: use strscpy to replace strlcpy | XueBing Chen |
2022-07-04 | can: bcm: use call_rcu() instead of costly synchronize_rcu() | Oliver Hartkopp |
2022-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller |
2022-07-02 | netfilter: nft_set_pipapo: release elements in clone from abort path | Pablo Neira Ayuso |
2022-07-02 | netfilter: nf_tables: stricter validation of element data | Pablo Neira Ayuso |
2022-07-02 | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-07-02 | net: dsa: tag_ksz: add tag handling for Microchip LAN937x | Prasanna Vengateshan |
2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet |
2022-07-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-07-01 | mptcp: refine memory scheduling | Paolo Abeni |
2022-07-01 | mptcp: drop SK_RECLAIM_* macros | Paolo Abeni |
2022-07-01 | mptcp: never fetch fwd memory from the subflow | Paolo Abeni |
2022-07-01 | wifi: nl80211: retrieve EHT related elements in AP mode | Aloka Dixit |
2022-07-01 | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings | Veerendranath Jakkam |
2022-07-01 | wifi: cfg80211: remove chandef check in cfg80211_cac_event() | Johannes Berg |
2022-07-01 | wifi: nl80211: relax wdev mutex check in wdev_chandef() | Johannes Berg |
2022-07-01 | wifi: nl80211: acquire wdev mutex earlier in start_ap | Johannes Berg |
2022-07-01 | wifi: nl80211: hold wdev mutex for tid config | Johannes Berg |
2022-07-01 | wifi: cfg80211: handle IBSS in channel switch | Johannes Berg |
2022-07-01 | wifi: mac80211: properly skip link info driver update | Johannes Berg |
2022-07-01 | wifi: mac80211: only accumulate airtime deficit for active clients | Felix Fietkau |
2022-07-01 | wifi: mac80211: add debugfs file to display per-phy AQL pending airtime | Felix Fietkau |
2022-07-01 | wifi: mac80211: add a per-PHY AQL limit to improve fairness | Felix Fietkau |
2022-07-01 | wifi: mac80211: keep recently active tx queues in scheduling list | Felix Fietkau |
2022-07-01 | wifi: mac80211: consider aql_tx_pending when checking airtime deficit | Felix Fietkau |
2022-07-01 | wifi: mac80211: make sta airtime deficit field s32 instead of s64 | Felix Fietkau |
2022-07-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau |
2022-07-01 | wifi: mac80211: sta_info: fix a missing kernel-doc struct element | Mauro Carvalho Chehab |
2022-06-30 | time64.h: consolidate uses of PSEC_PER_NSEC | Vladimir Oltean |
2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-06-30 | SUNRPC: Fix READ_PLUS crasher | Chuck Lever |
2022-06-30 | net, neigh: introduce interval_probe_time_ms for periodic probe | Yuwei Wang |
2022-06-30 | net: rose: fix UAF bugs caused by timer handler | Duoming Zhou |
2022-06-29 | ipv6: remove redundant store to value after addition | Colin Ian King |
2022-06-29 | ipv6: fix lockdep splat in in6_dump_addrs() | Eric Dumazet |
2022-06-29 | net: dsa: add get_pause_stats support | Oleksij Rempel |
2022-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-06-29 | bpf: expose bpf_{g,s}etsockopt to lsm cgroup | Stanislav Fomichev |