开源镜像站
帮助
动态
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
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-19
flow_offload: fill flags to action structure
Baowen Zheng
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
2021-12-17
mptcp: clean up harmless false expressions
Jean Sacren
2021-12-17
mptcp: enforce HoL-blocking estimation
Paolo Abeni
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-15
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
2021-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-12-16
netfilter: conntrack: Remove useless assignment statements
luo penghao
2021-12-15
ethtool: always write dev in ethnl_parse_header_dev_get
Jakub Kicinski
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-12-14
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
2021-12-14
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
2021-12-14
mptcp: remove tcp ulp setsockopt support
Florian Westphal
2021-12-14
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
2021-12-14
mptcp: adjust to use netns refcount tracker
Eric Dumazet
2021-12-14
ipv6: use GFP_ATOMIC in rt6_probe()
Eric Dumazet
2021-12-14
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
2021-12-14
Revert "pktgen: use min() to make code cleaner"
David S. Miller
2021-12-14
rds: memory leak in __rds_conn_create()
Hangyu Hua
2021-12-14
pktgen: use min() to make code cleaner
Changcheng Deng
2021-12-14
Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect
Vladimir Oltean
2021-12-14
ethtool: fix null-ptr-deref on ref tracker
Jakub Kicinski
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
2021-12-14
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
2021-12-14
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
2021-12-14
mac80211: update channel context before station state
Mordechay Goodstein
2021-12-14
mac80211: Fix the size used for building probe request
Ilan Peer
2021-12-14
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
2021-12-14
mac80211: validate extended element ID is present
Johannes Berg
2021-12-14
cfg80211: Acquire wiphy mutex on regulatory work
Ilan Peer
2021-12-14
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
2021-12-14
nl80211: remove reload flag from regulatory_request
Finn Behrens
2021-12-14
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
2021-12-13
mptcp: never allow the PM to close a listener subflow
Paolo Abeni
2021-12-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
[next]