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-08
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+6
2019-11-08
devlink: Add layer 3 generic packet traps
Amit Cohen
1
-0
/
+9
2019-11-08
tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp
Eric Dumazet
2
-3
/
+3
2019-11-08
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2019-11-07
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-07
tcp: fix data-race in tcp_recvmsg()
Eric Dumazet
1
-8
/
+6
2019-11-07
net: silence data-races on sk_backlog.tail
Eric Dumazet
2
-2
/
+2
2019-11-07
net: openvswitch: select vport upcall portid directly
Tonghao Zhang
1
-2
/
+3
2019-11-07
tipc: eliminate the dummy packet in link synching
Tuong Lien
1
-15
/
+14
2019-11-07
lwtunnel: add options setting and dumping for erspan
Xin Long
1
-2
/
+92
2019-11-07
lwtunnel: add options setting and dumping for vxlan
Xin Long
1
-2
/
+65
2019-11-07
lwtunnel: add options setting and dumping for geneve
Xin Long
1
-16
/
+196
2019-11-07
lwtunnel: add options process for cmp_encap
Xin Long
1
-2
/
+8
2019-11-07
lwtunnel: add options process for arp request
Xin Long
1
-3
/
+4
2019-11-07
tipc: reduce sensitive to retransmit failures
Hoang Le
1
-1
/
+1
2019-11-07
tipc: update cluster capabilities if node deleted
Hoang Le
1
-1
/
+11
2019-11-07
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
8
-9
/
+9
2019-11-07
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
6
-6
/
+6
2019-11-07
net: use helpers to change sk_ack_backlog
Eric Dumazet
16
-21
/
+21
2019-11-07
inet_diag: use jiffies_delta_to_msecs()
Eric Dumazet
1
-9
/
+6
2019-11-07
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-11-06
Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...
David S. Miller
6
-28
/
+19
2019-11-06
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
2
-2
/
+9
2019-11-06
net_sched: extend packet counter to 64bit
Eric Dumazet
2
-3
/
+2
2019-11-06
net: dsa: Add support for devlink resources
Andrew Lunn
1
-0
/
+37
2019-11-06
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
4
-33
/
+85
2019-11-06
vsock: Simplify '__vsock_release()'
Christophe JAILLET
1
-3
/
+1
2019-11-06
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
1
-1
/
+2
2019-11-06
icmp: remove duplicate code
Matteo Croce
6
-30
/
+6
2019-11-04
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2
-9
/
+11
2019-11-04
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
3
-5
/
+9
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
batman-adv: Drop lockdep.h include for soft-interface.c
Sven Eckelmann
1
-1
/
+0
2019-11-03
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
2
-3
/
+3
2019-11-03
batman-adv: Axe 'aggr_list_lock'
Christophe JAILLET
3
-19
/
+15
2019-11-03
batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'
Christophe JAILLET
1
-5
/
+1
2019-11-03
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
[next]