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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-13
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
1
-2
/
+1
2019-03-13
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
1
-0
/
+2
2019-03-10
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-2
/
+0
2019-02-27
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
1
-0
/
+4
2019-02-27
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
1
-1
/
+4
2019-02-27
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-02-23
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+2
2019-02-12
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-3
/
+3
2019-02-12
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2019-02-06
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2019-01-26
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-22
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-5
/
+10
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2018-12-07
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
1
-1
/
+4
2018-12-07
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-0
/
+1
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-13
/
+14
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-4
/
+4
2018-12-04
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-03
net/core: tidy up an error message
Qian Cai
1
-2
/
+2
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-5
/
+6
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-8
/
+8
2018-11-29
net: fix XPS static_key accounting
Sabrina Dubroca
1
-21
/
+24
2018-11-29
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
1
-7
/
+9
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+2
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-21
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
2018-11-17
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-09
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
1
-3
/
+2
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-02
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
1
-0
/
+2
2018-10-29
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
1
-1
/
+1
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-6
/
+25
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+9
2018-10-26
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
1
-2
/
+2
2018-10-26
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
1
-4
/
+0
2018-10-25
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-2
/
+8
[next]