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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
be2net: remove unused old custom busy-poll fields
Ivan Vecera
1
-13
/
+0
2018-07-12
be2net: remove unused old AIC info
Ivan Vecera
1
-7
/
+0
2018-07-12
net: ethernet: ti: cpts: break cycle once late ts is matched
Ivan Khoronzhuk
1
-1
/
+4
2018-07-12
selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
Petr Machata
1
-0
/
+4
2018-07-12
Merge branch 'mlxsw-ERSPAN-Take-LACP-state-into-consideration'
David S. Miller
5
-6
/
+52
2018-07-12
mlxsw: spectrum_span: Change LAG lower selection
Petr Machata
1
-1
/
+4
2018-07-12
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
3
-0
/
+43
2018-07-12
team: Publish team_port_get_rcu()
Petr Machata
2
-5
/
+5
2018-07-12
macvlan: Change status when lower device goes down
Travis Brown
1
-0
/
+1
2018-07-12
Merge branch 'tipc-make-link-protocol-more-resilient'
David S. Miller
4
-24
/
+80
2018-07-12
tipc: check session number before accepting link protocol messages
Jon Maloy
3
-22
/
+52
2018-07-12
tipc: add sequence number check for link STATE messages
Jon Maloy
4
-6
/
+32
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
35
-131
/
+312
2018-07-12
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2
-0
/
+6
2018-07-12
net: sched: fix unprotected access to rcu cookie pointer
Vlad Buslov
1
-2
/
+7
2018-07-12
Merge branch 'cxgb4-move-stats-fetched-from-firmware-to-debugfs'
David S. Miller
2
-133
/
+164
2018-07-12
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
1
-0
/
+164
2018-07-12
cxgb4: remove stats fetched from firmware
Rahul Lakkireddy
1
-133
/
+0
2018-07-12
net: mvpp2: explicitly include linux/interrupt.h
Antoine Tenart
1
-0
/
+1
2018-07-12
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
1
-3
/
+3
2018-07-12
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
Colin Ian King
3
-6
/
+2
2018-07-12
net: sched: act_ife: fix memory leak in ife init
Vlad Buslov
1
-1
/
+3
2018-07-12
cxgb4: specify IQTYPE in fw_iq_cmd
Arjun Vynipadath
2
-1
/
+15
2018-07-12
Merge branch 'net-ipv6-addr_gen_mode-fixes'
David S. Miller
2
-16
/
+39
2018-07-12
Documentation: ip-sysctl.txt: document addr_gen_mode
Sabrina Dubroca
1
-0
/
+10
2018-07-12
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
1
-0
/
+12
2018-07-12
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
1
-1
/
+3
2018-07-12
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
1
-2
/
+0
2018-07-12
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
1
-13
/
+14
2018-07-12
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
1
-22
/
+26
2018-07-11
selftests: forwarding: mirror_lib: Tighten up VLAN capture
Petr Machata
1
-1
/
+1
2018-07-11
Merge branch 'cake-qdisc'
David S. Miller
7
-0
/
+3207
2018-07-11
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
1
-26
/
+73
2018-07-11
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
1
-1
/
+123
2018-07-11
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
1
-16
/
+423
2018-07-11
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
1
-2
/
+49
2018-07-11
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
3
-0
/
+62
2018-07-11
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
1
-2
/
+452
2018-07-11
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
1
-4
/
+83
2018-07-11
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
4
-0
/
+1993
2018-07-10
net: Use __u32 in uapi net_stamp.h
Jesus Sanchez-Palencia
1
-2
/
+2
2018-07-10
Merge branch 'mlxsw-More-Spectrum-2-preparations'
David S. Miller
21
-1099
/
+1924
2018-07-10
mlxsw: resources: Add couple of Spectrum-2 KVD resources
Jiri Pirko
1
-0
/
+4
2018-07-10
mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2
Jiri Pirko
2
-16
/
+33
2018-07-10
mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAM
Jiri Pirko
4
-7
/
+44
2018-07-10
mlxsw: reg: Add priority field for PTCEV2 register
Jiri Pirko
3
-4
/
+14
2018-07-10
mlxsw: spectrum_acl: Move block items encoding into Spectrum op
Jiri Pirko
4
-45
/
+53
2018-07-10
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
7
-18
/
+29
2018-07-10
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
5
-69
/
+94
2018-07-10
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
8
-247
/
+622
[next]