index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: clean-up MPJ option writing
Paolo Abeni
2022-01-07
1
-21
/
+23
*
mptcp: fix per socket endpoint accounting
Paolo Abeni
2022-01-07
1
-6
/
+12
*
mptcp: implement support for user-space disconnect
Paolo Abeni
2022-01-07
1
-4
/
+13
*
mptcp: cleanup accept and poll
Paolo Abeni
2022-01-07
3
-20
/
+7
*
mptcp: full disconnect implementation
Paolo Abeni
2022-01-07
4
-28
/
+98
*
mptcp: implement fastclose xmit path
Paolo Abeni
2022-01-07
2
-12
/
+46
*
mptcp: keep snd_una updated for fallback socket
Paolo Abeni
2022-01-07
1
-0
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-07
13
-50
/
+189
|
\
|
*
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-07
8
-0
/
+10
|
*
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2022-01-06
1
-11
/
+54
|
*
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2022-01-06
1
-7
/
+17
|
*
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-06
2
-2
/
+4
|
*
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-06
1
-0
/
+2
|
*
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2022-01-06
1
-30
/
+62
|
*
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
2022-01-05
1
-0
/
+6
|
*
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-05
1
-0
/
+2
|
*
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
2022-01-05
1
-8
/
+13
|
*
bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
John Fastabend
2022-01-05
1
-0
/
+27
*
|
ethtool: use phydev variable
Tom Rix
2022-01-06
1
-4
/
+4
*
|
gro: add ability to control gro max packet size
Coco Li
2022-01-06
3
-1
/
+28
*
|
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
2022-01-06
1
-3
/
+6
*
|
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
1
-10
/
+13
*
|
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
1
-13
/
+37
*
|
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
2
-2
/
+10
*
|
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
1
-24
/
+1
*
|
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
1
-3
/
+1
*
|
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-06
1
-7
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
8
-8
/
+88
|
\
\
|
*
|
xfrm: rate limit SA mapping change message to user space
Antony Antony
2021-12-23
3
-4
/
+43
|
*
|
xfrm: Add support for SM4 symmetric cipher algorithm
Xu Jia
2021-12-23
1
-0
/
+21
|
*
|
xfrm: Add support for SM3 secure hash
Xu Jia
2021-12-23
1
-0
/
+20
|
*
|
xfrm: update SA curlft.use_time
Antony Antony
2021-12-23
2
-0
/
+2
|
*
|
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
2021-12-01
1
-1
/
+1
|
*
|
xfrm: Remove duplicate assignment
luo penghao
2021-11-18
1
-1
/
+0
|
*
|
ipv6/esp6: Remove structure variables and alignment statements
luo penghao
2021-11-18
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
21
-177
/
+269
|
\
\
\
|
*
\
\
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2022-01-04
4
-82
/
+55
|
|
\
\
\
|
|
*
|
|
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
2022-01-04
3
-81
/
+54
|
|
*
|
|
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-04
1
-1
/
+1
|
*
|
|
|
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-04
1
-4
/
+2
|
*
|
|
|
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
2022-01-04
1
-1
/
+1
|
*
|
|
|
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
1
-1
/
+2
|
*
|
|
|
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
2
-1
/
+35
|
*
|
|
|
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-04
2
-31
/
+31
|
*
|
|
|
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-01-04
3
-11
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
2022-01-02
3
-11
/
+21
|
*
|
|
|
|
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
1
-5
/
+3
|
*
|
|
|
|
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-03
1
-2
/
+5
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2022-01-02
2
-32
/
+36
|
*
|
|
|
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
2022-01-02
1
-4
/
+5
[next]