index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
net: dsa: remove the dst->ds array
Vivien Didelot
1
-5
/
+0
2019-11-01
net: dsa: remove ds->rtable
Vivien Didelot
1
-7
/
+0
2019-11-01
net: dsa: list DSA links in the fabric
Vivien Didelot
1
-1
/
+28
2019-10-31
net: sched: update action implementations to support flags
Vlad Buslov
1
-1
/
+6
2019-10-31
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
1
-1
/
+1
2019-10-31
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
1
-9
/
+21
2019-10-31
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
1
-10
/
+2
2019-10-31
net: sched: extract qstats update code into functions
Vlad Buslov
1
-0
/
+16
2019-10-31
net: sched: extract bstats update code into function
Vlad Buslov
1
-0
/
+7
2019-10-31
net: sched: extract common action counters update code into function
Vlad Buslov
1
-0
/
+2
2019-10-31
flow_dissector: extract more ICMP information
Matteo Croce
1
-8
/
+11
2019-10-31
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+1
2019-10-30
net/smc: remove unneeded include for smc.h
Ursula Braun
1
-1
/
+0
2019-10-29
net: dsa: return directly from dsa_to_port
Vivien Didelot
1
-3
/
+3
2019-10-29
net: dsa: Add support for devlink device parameters
Andrew Lunn
1
-0
/
+23
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-17
/
+12
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
1
-2
/
+2
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
1
-1
/
+1
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
1
-1
/
+7
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2
-2
/
+1
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+0
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
1
-2
/
+0
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
1
-5
/
+0
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
1
-0
/
+4
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
1
-1
/
+8
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
1
-0
/
+5
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-1
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-26
/
+61
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
1
-10
/
+0
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
1
-2
/
+9
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
1
-5
/
+10
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
1
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
1
-2
/
+2
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
1
-1
/
+2
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-12
devlink: propagate extack down to health reporter ops
Jiri Pirko
1
-3
/
+5
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+2
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
1
-1
/
+3
2019-10-10
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-1
/
+1
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-2
/
+2
2019-10-10
net/smc: no new connections on disappearing devices
Ursula Braun
1
-0
/
+1
2019-10-10
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
1
-0
/
+1
2019-10-10
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
1
-0
/
+1
2019-10-10
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
1
-0
/
+7
2019-10-10
sctp: add SCTP_ADDR_ADDED event
Xin Long
1
-7
/
+2
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-0
/
+5
2019-10-09
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-0
/
+8
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
[next]