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
*
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
6
-48
/
+173
*
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
2021-07-20
3
-18
/
+164
*
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
2021-07-20
3
-40
/
+106
*
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
8
-515
/
+575
*
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
5
-275
/
+335
*
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
5
-99
/
+146
*
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-07-17
1
-0
/
+2
*
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-07-17
1
-9
/
+27
*
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
2021-07-16
3
-3
/
+95
*
net/sched: Remove unnecessary if statement
Yajun Deng
2021-07-16
3
-29
/
+8
*
rtnetlink: use nlmsg_notify() in rtnetlink_send()
Yajun Deng
2021-07-16
1
-8
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-16
9
-94
/
+361
|
\
|
*
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-16
2
-3
/
+91
|
*
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-16
4
-1
/
+54
|
*
af_unix: Add a dummy ->close() for sockmap
Cong Wang
2021-07-16
1
-0
/
+9
|
*
af_unix: Set TCP_ESTABLISHED for datagram sockets too
Cong Wang
2021-07-16
1
-6
/
+8
|
*
af_unix: Implement ->read_sock() for sockmap
Cong Wang
2021-07-16
1
-0
/
+37
|
*
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
2021-07-16
2
-21
/
+1
|
*
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-16
1
-2
/
+0
|
*
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-08
1
-18
/
+0
|
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-08
2
-3
/
+6
|
*
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-07-08
1
-31
/
+53
|
*
bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2021-07-08
1
-7
/
+49
|
*
bpf: Support input xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2021-07-08
1
-8
/
+59
|
*
bpf: Add function for XDP meta data length check
Zvi Effron
2021-07-08
1
-2
/
+2
*
|
ipv6: remove unnecessary local variable
Rocco Yue
2021-07-15
1
-4
/
+2
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
61
-174
/
+671
|
\
\
|
*
|
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
2021-07-13
1
-2
/
+2
|
*
|
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2021-07-13
8
-27
/
+13
|
*
|
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-12
1
-0
/
+28
|
*
|
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
2021-07-11
1
-0
/
+4
|
*
|
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
2021-07-11
1
-0
/
+2
|
*
|
mptcp: properly account bulk freed memory
Paolo Abeni
2021-07-10
4
-6
/
+18
|
*
|
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-10
2
-10
/
+28
|
*
|
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-10
1
-3
/
+3
|
*
|
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
2021-07-10
1
-5
/
+0
|
*
|
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
2021-07-10
1
-1
/
+15
|
*
|
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-09
1
-3
/
+15
|
*
|
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-09
1
-0
/
+2
|
*
|
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-09
1
-0
/
+3
|
*
|
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-09
1
-1
/
+1
|
*
|
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
2021-07-08
1
-1
/
+8
|
*
|
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
2021-07-08
3
-0
/
+56
|
*
|
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2021-07-08
2
-4
/
+4
|
*
|
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-08
2
-2
/
+18
|
*
|
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-08
1
-1
/
+2
|
*
|
ipmr: Fix indentation issue
Roy, UjjaL
2021-07-08
1
-1
/
+1
|
*
|
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-08
1
-2
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-07
8
-44
/
+84
|
|
\
\
|
|
*
|
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
2021-07-06
1
-1
/
+1
[next]