index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
3
-4
/
+5
2019-11-10
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-11-10
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-2
/
+2
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+2
2019-10-01
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+19
2019-09-21
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-1
/
+6
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2
-4
/
+5
2019-08-28
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-0
/
+1
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-08-25
nexthop: Fix nexthop_num_path for blackhole nexthops
David Ahern
1
-6
/
+0
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
1
-1
/
+1
2019-08-21
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
1
-1
/
+1
2019-08-19
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
1
-1
/
+1
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
1
-0
/
+2
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+1
2019-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+7
2019-08-13
netlink: Fix nlmsg_parse as a wrapper for strict message parsing
David Ahern
1
-3
/
+2
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-1
/
+0
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
1
-1
/
+9
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
1
-1
/
+1
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+15
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+14
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-0
/
+3
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
1
-1
/
+4
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
1
-3
/
+4
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
1
-0
/
+2
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
1
-0
/
+1
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-0
/
+5
2019-07-20
nl80211: fix VENDOR_CMD_RAW_DATA
Johannes Berg
1
-1
/
+1
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
3
-4
/
+15
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
3
-13
/
+15
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-2
/
+1
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+10
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
1
-1
/
+2
2019-07-17
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-1
/
+0
[next]