开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2020-03-24
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-23
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-03-23
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
2020-03-21
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-20
tcp: also NULL skb->dev when copy was needed
Florian Westphal
2020-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-03-19
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
2020-03-19
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
2020-03-19
netfilter: flowtable: Fix flushing of offloaded flows on free
Paul Blakey
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
2020-03-18
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
2020-03-17
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
2020-03-16
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
2020-03-16
ethtool: reject unrecognized request flags
Michal Kubecek
2020-03-16
netlink: allow extack cookie also for error messages
Michal Kubecek
2020-03-16
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-03-15
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2020-03-15
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
2020-03-14
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
2020-03-14
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-03-14
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
2020-03-13
rxrpc: Fix sendmsg(MSG_WAITALL) handling
David Howells
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
2020-03-13
rxrpc: Abstract out the calculation of whether there's Tx space
David Howells
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-03-11
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
2020-03-11
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
2020-03-11
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
2020-03-11
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
2020-03-11
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
2020-03-11
bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
John Fastabend
2020-03-11
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
[next]