Age | Commit message (Expand) | Author |
2022-07-28 | net/tls: Multi-threaded calls to TX tls_dev_del | Tariq Toukan |
2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-28 | Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2022-07-28 | ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr | Ziyang Xuan |
2022-07-28 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Paolo Abeni |
2022-07-28 | add missing includes and forward declarations to networking includes under li... | Jakub Kicinski |
2022-07-27 | Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-27 | net/smc: Pass on DMBE bit mask in IRQ handler | Stefan Raspl |
2022-07-27 | s390/ism: Cleanups | Stefan Raspl |
2022-07-26 | Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-07-26 | tls: rx: do not use the standard strparser | Jakub Kicinski |
2022-07-26 | tcp: allow tls to decrypt directly from the tcp rcv queue | Jakub Kicinski |
2022-07-26 | net: devlink: introduce nested devlink entity for line card | Jiri Pirko |
2022-07-26 | Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put | Luiz Augusto von Dentz |
2022-07-26 | flow_offload: Introduce flow_match_pppoe | Wojciech Drewek |
2022-07-26 | net/sched: flower: Add PPPoE filter | Wojciech Drewek |
2022-07-26 | flow_dissector: Add PPPoE dissectors | Wojciech Drewek |
2022-07-25 | Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-07-25 | net: Fix data-races around sysctl_[rw]mem(_offset)?. | Kuniyuki Iwashima |
2022-07-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-07-22 | ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN | Matthias May |
2022-07-22 | Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-07-22 | Bluetooth: ISO: Add broadcast support | Luiz Augusto von Dentz |
2022-07-22 | Bluetooth: Add initial implementation of BIS connections | Luiz Augusto von Dentz |
2022-07-22 | Bluetooth: Add BTPROTO_ISO socket type | Luiz Augusto von Dentz |
2022-07-22 | Bluetooth: Add initial implementation of CIS connections | Luiz Augusto von Dentz |
2022-07-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-07-22 | Revert "tcp: change pingpong threshold to 3" | Wei Wang |
2022-07-22 | Bluetooth: hci_core: Introduce hci_recv_event_data | Luiz Augusto von Dentz |
2022-07-22 | bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch) | Song Liu |
2022-07-22 | bpf, x64: Allow to use caller address from stack | Jiri Olsa |
2022-07-22 | ftrace: Allow IPMODIFY and DIRECT ops on the same function | Song Liu |
2022-07-22 | ftrace: Add modify_ftrace_direct_multi_nolock | Song Liu |
2022-07-22 | Bluetooth: Remove update_scan hci_request dependancy | Brian Gix |
2022-07-22 | Bluetooth: Remove dead code from hci_request.c | Brian Gix |
2022-07-22 | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-07-22 | mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case | Linus Torvalds |
2022-07-22 | bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF | Kumar Kartikeya Dwivedi |
2022-07-22 | asm-generic: remove a broken and needless ifdef conditional | Lukas Bulwahn |
2022-07-22 | wifi: mac80211: add macros to loop over active links | Gregory Greenman |
2022-07-22 | wifi: mac80211: optionally implement MLO multicast TX | Johannes Berg |
2022-07-22 | wifi: mac80211: expand ieee80211_mgmt_tx() for MLO | Johannes Berg |
2022-07-22 | wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API | Johannes Berg |
2022-07-22 | wifi: cfg80211: report link ID in NL80211_CMD_FRAME | Johannes Berg |
2022-07-22 | wifi: mac80211: add hardware timestamps for RX and TX | Avraham Stern |
2022-07-22 | wifi: cfg80211: add hardware timestamps to frame RX info | Avraham Stern |
2022-07-22 | wifi: cfg80211/nl80211: move rx management data into a struct | Avraham Stern |
2022-07-22 | wifi: cfg80211: add a function for reporting TX status with hardware timestamps | Avraham Stern |
2022-07-22 | wifi: nl80211: add RX and TX timestamp attributes | Avraham Stern |