开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-30
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-30
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-30
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-30
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-30
flow_dissector: add meaningful comments
Matteo Croce
2019-10-29
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-29
net: dsa: return directly from dsa_to_port
Vivien Didelot
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
[next]