开源镜像站
帮助
动态
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-25
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-03-24
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
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
Remove DST_HOST
David Laight
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-23
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
2020-03-23
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-03-23
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
2020-03-23
devlink: Stop reference counting packet trap groups
Ido Schimmel
2020-03-23
devlink: Add API to register packet trap groups
Ido Schimmel
2020-03-23
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
2020-03-23
net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback
Davide Caratti
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
2020-03-21
mptcp: Remove set but not used variable 'can_ack'
YueHaibing
2020-03-21
net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE
Jakub Sitnicki
2020-03-21
net/tls: Read sk_prot once when building tls proto ops
Jakub Sitnicki
2020-03-21
net/tls: Constify base proto ops used for building tls proto
Jakub Sitnicki
2020-03-21
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
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-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
2020-03-20
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
2020-03-20
nl80211: clarify code in nl80211_del_station()
Johannes Berg
2020-03-20
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
2020-03-20
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
2020-03-20
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
2020-03-20
cfg80211: Add support for userspace to reset stations in IBSS mode
Nicolas Cavallari
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
2020-03-20
mac80211: HE: set missing bss_conf fields in AP mode
Shaul Triebitz
2020-03-20
nl80211: pass HE operation element to the driver
Shaul Triebitz
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
2020-03-20
mac80211: don't leave skb->next/prev pointing to stack
Johannes Berg
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
[next]