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.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
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-23
/
+95
2020-04-30
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2
-2
/
+20
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
21
-168
/
+109
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
21
-168
/
+109
2020-04-26
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
Tobias Klauser
1
-2
/
+2
2020-04-26
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
1
-0
/
+2
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
1
-77
/
+1
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
1
-1
/
+1
2020-04-26
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-04-26
net: openvswitch: suitable access to the dp_meters
Tonghao Zhang
1
-3
/
+3
2020-04-26
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-04-26
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-26
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
2
-2
/
+24
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-134
/
+238
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
29
-105
/
+191
2020-04-25
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-9
/
+11
2020-04-25
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
1
-1
/
+4
2020-04-24
Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
5
-20
/
+45
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
4
-19
/
+43
2020-04-24
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2
-2
/
+2
2020-04-24
net: openvswitch: make EINVAL return value more obvious
Tonghao Zhang
1
-3
/
+2
2020-04-24
net: openvswitch: remove the unnecessary check
Tonghao Zhang
1
-5
/
+4
2020-04-24
net: openvswitch: set max limitation to meters
Tonghao Zhang
2
-10
/
+49
2020-04-24
net: openvswitch: expand the meters supported number
Tonghao Zhang
3
-63
/
+195
2020-04-24
net: sched : Remove unnecessary cast in kfree
Xu Wang
1
-1
/
+1
2020-04-24
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-04-24
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2
-5
/
+5
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2
-11
/
+36
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
1
-20
/
+7
2020-04-23
Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
9
-29
/
+47
2020-04-23
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-3
/
+3
2020-04-23
netlabel: Kconfig: Update reference for NetLabel Tools project
Salvatore Bonaccorso
1
-1
/
+1
2020-04-23
mptcp: fix data_fin handing in RX path
Paolo Abeni
1
-2
/
+1
2020-04-23
net: caif: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-04-23
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
1
-1
/
+5
2020-04-23
sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jere Leppänen
1
-3
/
+3
2020-04-23
net: dsa: don't fail to probe if we couldn't set the MTU
Vladimir Oltean
1
-5
/
+3
2020-04-23
sched: etf: do not assume all sockets are full blown
Eric Dumazet
1
-3
/
+4
2020-04-22
net: qrtr: Add tracepoint support
Manivannan Sadhasivam
1
-9
/
+11
2020-04-22
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
YueHaibing
1
-2
/
+0
2020-04-22
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
1
-0
/
+2
2020-04-22
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2
-4
/
+0
2020-04-22
cgroup, netclassid: remove double cond_resched
Jiri Slaby
1
-3
/
+1
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
1
-2
/
+1
2020-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2020-04-21
net: ipv4: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2020-04-20
mptcp: drop req socket remote_key* fields
Paolo Abeni
3
-17
/
+19
[next]