index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
2021-01-21
net/fq_impl: bulk-free packets from a flow on overmemory
Felix Fietkau
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
net, xdp: Introduce xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
net, xdp: Introduce __xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-18
net/bonding: Declare TLS RX device offload support
Tariq Toukan
2021-01-18
net/bonding: Implement TLS TX device offload
Tariq Toukan
2021-01-18
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2021-01-16
netfilter: nft_dynset: honor stateful expressions in set definition
Pablo Neira Ayuso
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-14
cfg80211: fix a kerneldoc markup
Mauro Carvalho Chehab
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
2021-01-11
net: switchdev: delete the transaction object
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
cfg80211/mac80211: fix kernel-doc for SAR APIs
Johannes Berg
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
Jakub Kicinski
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-21
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-12-18
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers
Toke Høiland-Jørgensen
2020-12-14
net: Limit logical shift left of TCP probe0 timeout
Cambda Zhu
2020-12-14
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[prev]
[next]