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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-13
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-6
/
+27
2019-11-13
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
1
-0
/
+18
2019-11-13
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
1
-3
/
+11
2019-11-13
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
netfilter: nf_flow_table: remove union from flow_offload structure
Pablo Neira Ayuso
1
-4
/
+1
2019-11-13
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
1
-0
/
+1
2019-11-12
net/sched: actions: remove unused 'order'
Davide Caratti
1
-1
/
+0
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-3
/
+1
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
1
-1
/
+1
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+4
2019-11-10
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+4
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-9
/
+18
2019-11-09
sctp: add support for Primary Path Switchover
Xin Long
3
-3
/
+16
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
3
-0
/
+20
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-2
/
+5
2019-11-09
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-3
/
+3
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
2
-10
/
+16
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
1
-0
/
+4
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
1
-1
/
+3
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2019-11-08
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+18
2019-11-08
devlink: Add layer 3 generic packet traps
Amit Cohen
1
-0
/
+27
2019-11-08
tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp
Eric Dumazet
1
-3
/
+9
2019-11-07
net: silence data-races on sk_backlog.tail
Eric Dumazet
1
-2
/
+2
2019-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2019-11-07
net/tls: add a TX lock
Jakub Kicinski
1
-0
/
+5
2019-11-07
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-07
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
1
-3
/
+3
2019-11-07
net: avoid potential false sharing in neighbor related code
Eric Dumazet
3
-12
/
+12
2019-11-06
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-06
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-06
net_sched: do not export gnet_stats_basic_packed to uapi
Eric Dumazet
1
-0
/
+6
2019-11-06
net: dsa: Add support for devlink resources
Andrew Lunn
1
-0
/
+16
2019-11-06
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-0
/
+4
2019-11-06
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-04
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-12
/
+39
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-19
/
+31
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
1
-12
/
+39
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
[prev]
[next]