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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+22
2018-12-04
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+1
2018-12-04
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+4
2018-12-01
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-12-01
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
1
-3
/
+15
2018-12-01
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-12-01
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-12-01
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+2
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-24
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-24
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-24
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-24
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-22
vxlan: Add hardware FDB learning
Petr Machata
1
-0
/
+2
2018-11-22
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-20
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+1
2018-11-20
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+8
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+36
2018-11-19
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+12
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
2
-3
/
+3
2018-11-19
sctp: add subscribe per asoc
Xin Long
1
-0
/
+2
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
2
-16
/
+25
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-11-18
net: align gnet_stats_basic_cpu struct
Eric Dumazet
1
-1
/
+1
2018-11-17
tcp: clean up STATE_TRACE
Yafang Shao
1
-12
/
+0
2018-11-15
net: get rid of __tcp_checksum_complete()
Cong Wang
1
-6
/
+1
2018-11-15
rxrpc: Fix life check
David Howells
1
-1
/
+2
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-1
/
+10
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
1
-0
/
+2
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+10
2018-11-12
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
1
-1
/
+3
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2
-1
/
+3
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2
-0
/
+37
2018-11-09
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
1
-0
/
+1
2018-11-09
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2
-0
/
+3
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
5
-6
/
+11
2018-11-09
vxlan: Allow configuration of DF behaviour
Stefano Brivio
1
-0
/
+1
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
1
-0
/
+3
2018-11-09
net: sched: add an offload graft helper
Jakub Kicinski
1
-0
/
+12
2018-11-09
net: sched: add an offload dump helper
Jakub Kicinski
1
-0
/
+12
2018-11-08
net: add netif_is_geneve()
John Hurley
1
-0
/
+6
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-8
/
+37
2018-11-08
ipv6: factor out protocol delivery helper
Paolo Abeni
1
-0
/
+2
2018-11-08
ip: factor out protocol delivery helper
Paolo Abeni
1
-0
/
+1
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-0
/
+6
[next]