index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
4
-29
/
+20
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-115
/
+175
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+1
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
3
-11
/
+19
2022-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-5
/
+8
2022-06-02
Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-5
/
+2
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-06-01
net: ping6: Fix ping -6 with interface name
Aya Levin
1
-4
/
+4
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-01
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-01
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+5
2022-06-01
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
1
-2
/
+2
2022-06-01
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
1
-0
/
+2
2022-06-01
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-06-01
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-06-01
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-06-01
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2
-20
/
+28
2022-05-31
net: ipv4: Avoid bounds check warning
huhai
1
-2
/
+2
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+17
2022-05-28
net: nfc: Directly use ida_alloc()/free()
keliu
1
-2
/
+2
2022-05-28
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
1
-4
/
+7
2022-05-28
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...
Guangguan Wang
1
-1
/
+1
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-3
/
+9
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
1
-2
/
+3
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
1
-19
/
+5
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-4
/
+4
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+3
2022-05-27
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-41
/
+49
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-26
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
1
-1
/
+1
2022-05-26
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
liuyacan
1
-0
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
319
-4092
/
+7705
2022-05-25
libceph: use swap() macro instead of taking tmp variable
Guo Zhengkui
1
-4
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2022-05-25
xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.
Maciej Żenczykowski
1
-1
/
+2
2022-05-25
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
1
-4
/
+6
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+1
2022-05-24
Revert "net/smc: fix listen processing for SMC-Rv2"
liuyacan
1
-27
/
+17
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
126
-731
/
+1424
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-56
/
+82
2022-05-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-20
/
+105
2022-05-24
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
10
-35
/
+168
2022-05-23
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2
-5
/
+8
[next]