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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+39
2018-07-24
net: sched: cls_flower: implement chain templates
Jiri Pirko
1
-1
/
+105
2018-07-24
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
1
-21
/
+22
2018-07-24
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
1
-25
/
+37
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+65
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-8
/
+300
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-47
/
+39
2018-07-24
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
1
-22
/
+31
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
1
-3
/
+1
2018-07-23
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
1
-2
/
+1
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
5
-47
/
+20
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
6
-101
/
+48
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
1
-1
/
+6
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
5
-2
/
+133
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-22
multicast: remove useless parameter for group add
Hangbin Liu
2
-9
/
+9
2018-07-22
net: wimax: stack: fixed multi line comment issue
Mark Railton
1
-1
/
+2
2018-07-22
tipc: make some functions static
YueHaibing
3
-8
/
+10
2018-07-22
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
1
-1
/
+17
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
1
-8
/
+17
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2
-6
/
+6
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2
-18
/
+28
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
53
-2218
/
+1838
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
64
-485
/
+764
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
1
-0
/
+4
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
1
-1
/
+1
2018-07-20
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-15
/
+28
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-20
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-2
/
+18
2018-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-485
/
+770
2018-07-19
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-19
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
1
-6
/
+4
2018-07-19
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-19
net: dsa: Remove VLA usage
Salvatore Mesoraca
2
-12
/
+24
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-10
/
+93
2018-07-18
tipc: remove unused tipc_group_size
YueHaibing
1
-5
/
+0
2018-07-18
tipc: remove unused tipc_link_is_active
YueHaibing
1
-5
/
+0
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-6
/
+0
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
[next]