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.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.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
2019-08-20
net: remove empty inet_exit_net
Li RongQing
1
-5
/
+0
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-15
/
+35
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-08-19
net: flow_offload: convert block_ing_cb_list to regular list type
Vlad Buslov
1
-6
/
+7
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
39
-196
/
+429
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
1
-0
/
+3
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2
-16
/
+11
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
2
-8
/
+2
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-08-19
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2
-3
/
+18
2019-08-19
tipc: clean up skb list lock handling on send path
Jon Maloy
6
-25
/
+26
2019-08-18
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
1
-0
/
+50
2019-08-18
bpf: support cloning sk storage on accept()
Stanislav Fomichev
2
-6
/
+107
2019-08-18
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
1
-2
/
+13
2019-08-18
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
4
-19
/
+150
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2
-3
/
+3
2019-08-17
devlink: Add generic packet traps and groups
Ido Schimmel
1
-0
/
+12
2019-08-17
devlink: Add packet trap infrastructure
Ido Schimmel
2
-5
/
+1064
2019-08-17
drop_monitor: Allow user to start monitoring hardware drops
Ido Schimmel
1
-3
/
+121
2019-08-17
drop_monitor: Add support for summary alert mode for hardware drops
Ido Schimmel
1
-2
/
+193
2019-08-17
drop_monitor: Add support for packet alert mode for hardware drops
Ido Schimmel
1
-4
/
+300
2019-08-17
drop_monitor: Consider all monitoring states before performing configuration
Ido Schimmel
1
-2
/
+7
2019-08-17
drop_monitor: Add basic infrastructure for hardware drops
Ido Schimmel
1
-0
/
+28
2019-08-17
drop_monitor: Initialize hardware per-CPU data
Ido Schimmel
1
-2
/
+23
2019-08-17
drop_monitor: Move per-CPU data init/fini to separate functions
Ido Schimmel
1
-17
/
+36
2019-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-3
/
+40
2019-08-17
net: bridge: mdb: allow add/delete for host-joined groups
Nikolay Aleksandrov
3
-30
/
+80
2019-08-17
net: bridge: mdb: dump host-joined entries as well
Nikolay Aleksandrov
1
-10
/
+31
2019-08-17
net: bridge: mdb: factor out mdb filling
Nikolay Aleksandrov
1
-31
/
+37
2019-08-17
net: bridge: mdb: move vlan comments
Nikolay Aleksandrov
1
-6
/
+6
2019-08-17
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
1
-5
/
+0
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
3
-1
/
+33
2019-08-17
tipc: fix false detection of retransmit failures
Tuong Lien
2
-43
/
+57
2019-08-16
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-10
/
+11
2019-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-28
/
+98
2019-08-15
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-15
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...
David S. Miller
5
-362
/
+436
2019-08-15
net: tls, fix sk_write_space NULL write when tx disabled
John Fastabend
1
-1
/
+2
2019-08-15
page_pool: fix logic in __page_pool_get_cached
Jonathan Lemon
1
-23
/
+16
2019-08-15
rds: check for excessive looping in rds_send_xmit
Andy Grover
3
-1
/
+14
2019-08-15
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
1
-0
/
+2
2019-08-15
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
Chris Mason
1
-1
/
+1
2019-08-15
RDS: limit the number of times we loop in rds_send_xmit
Chris Mason
1
-1
/
+11
2019-08-15
page_pool: remove unnecessary variable init
Yunsheng Lin
1
-1
/
+1
2019-08-15
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
Ka-Cheong Poon
1
-3
/
+90
2019-08-15
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
1
-2
/
+2
2019-08-14
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
Eric Dumazet
1
-1
/
+1
2019-08-14
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
1
-9
/
+10
[prev]
[next]