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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-16
bpf: Add kernel test functions for fentry testing
Alexei Starovoitov
1
-0
/
+41
2019-11-04
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
1
-5
/
+17
2019-11-04
tipc: improve message bundling algorithm
Tuong Lien
3
-104
/
+113
2019-11-04
net: icmp: use input address in traceroute
Francesco Ruggeri
1
-1
/
+2
2019-11-04
net: openvswitch: simplify the ovs_dp_cmd_new
Tonghao Zhang
1
-22
/
+38
2019-11-04
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
1
-1
/
+1
2019-11-04
net: openvswitch: fix possible memleak on destroy flow-table
Tonghao Zhang
1
-88
/
+98
2019-11-04
net: openvswitch: add likely in flow_lookup
Tonghao Zhang
1
-2
/
+2
2019-11-04
net: openvswitch: simplify the flow_hash
Tonghao Zhang
1
-5
/
+2
2019-11-04
net: openvswitch: optimize flow-mask looking up
Tonghao Zhang
1
-51
/
+53
2019-11-04
net: openvswitch: optimize flow mask cache hash collision
Tonghao Zhang
1
-42
/
+53
2019-11-04
net: openvswitch: shrink the mask array if necessary
Tonghao Zhang
1
-10
/
+23
2019-11-04
net: openvswitch: convert mask list in mask array
Tonghao Zhang
3
-51
/
+167
2019-11-04
net: openvswitch: add flow-mask cache for performance
Tonghao Zhang
3
-16
/
+107
2019-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+31
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
76
-521
/
+855
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
73
-514
/
+845
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
1
-2
/
+31
2019-11-02
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-02
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-02
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-11-01
net: bridge: fdb: restore unlikely() when taking over externally added entries
Nikolay Aleksandrov
1
-2
/
+4
2019-11-01
net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
Nikolay Aleksandrov
1
-4
/
+5
2019-11-01
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
3
-12
/
+9
2019-11-01
net: dsa: tag_8021q: clarify index limitation
Vivien Didelot
1
-3
/
+2
2019-11-01
net: dsa: remove limitation of switch index value
Vivien Didelot
1
-2
/
+0
2019-11-01
net: dsa: remove tree functions related to switches
Vivien Didelot
1
-33
/
+10
2019-11-01
net: dsa: remove the dst->ds array
Vivien Didelot
1
-7
/
+0
2019-11-01
net: dsa: remove switch routing table setup code
Vivien Didelot
1
-22
/
+2
2019-11-01
net: dsa: remove ds->rtable
Vivien Didelot
1
-4
/
+0
2019-11-01
net: dsa: list DSA links in the fabric
Vivien Didelot
1
-1
/
+40
2019-11-01
tcp: increase tcp_max_syn_backlog max value
Eric Dumazet
1
-1
/
+1
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2
-5
/
+14
2019-10-31
Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-2
/
+8
2019-10-31
net: sched: update action implementations to support flags
Vlad Buslov
20
-26
/
+47
2019-10-31
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
20
-25
/
+38
2019-10-31
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
1
-5
/
+14
2019-10-31
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
1
-2
/
+2
2019-10-31
net: sched: extract qstats update code into functions
Vlad Buslov
5
-5
/
+5
2019-10-31
net: sched: extract bstats update code into function
Vlad Buslov
6
-6
/
+6
2019-10-31
net: sched: extract common action counters update code into function
Vlad Buslov
6
-26
/
+19
2019-10-31
net: qrtr: Simplify 'qrtr_tun_release()'
Christophe JAILLET
1
-5
/
+1
2019-10-31
net: dsa: add ethtool pause configuration support
Heiner Kallweit
1
-0
/
+18
2019-10-31
flow_dissector: extract more ICMP information
Matteo Croce
1
-24
/
+50
2019-10-31
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
1
-9
/
+25
2019-10-31
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+6
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
5
-6
/
+6
2019-10-30
tipc: add smart nagle feature
Jon Maloy
4
-20
/
+169
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2
-1
/
+6
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
1
-0
/
+2
[next]