index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
9
-103
/
+9
*
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
4
-4
/
+4
*
net: systemport: Support 64bit statistics
kiki good
2017-08-06
2
-17
/
+82
*
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
2017-08-06
3
-14
/
+17
*
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
2017-08-06
1
-2
/
+3
*
Merge branch 'phylink-and-sfp-support'
David S. Miller
2017-08-06
14
-187
/
+3867
|
\
|
*
sfp: add SFP module support
Russell King
2017-08-06
3
-0
/
+921
|
*
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
2017-08-06
1
-0
/
+17
|
*
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
2017-08-06
1
-33
/
+124
|
*
phylink: add module EEPROM support
Russell King
2017-08-06
2
-0
/
+31
|
*
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
2017-08-06
5
-0
/
+1097
|
*
phylink: add phylink infrastructure
Russell King
2017-08-06
6
-0
/
+1328
|
*
net: phy: add I2C mdio bus
Russell King
2017-08-06
4
-0
/
+139
|
*
net: phy: export phy_start_machine() for phylink
Russell King
2017-08-06
1
-0
/
+1
|
*
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
3
-22
/
+35
|
*
net: phy: add 1000Base-X to phy settings table
Russell King
2017-08-06
1
-0
/
+5
|
*
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
3
-129
/
+142
|
*
net: phy: split out PHY speed and duplex string generation
Russell King
2017-08-06
3
-37
/
+53
|
*
net: phy: allow settings table to support more than 32 link modes
Russell King
2017-08-06
1
-18
/
+26
|
/
*
Merge branch 'IP-cleanup-LSRR-option-processing'
David S. Miller
2017-08-06
9
-36
/
+26
|
\
|
*
udp: no need to preserve skb->dst
Paolo Abeni
2017-08-06
1
-8
/
+5
|
*
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
2017-08-06
1
-8
/
+1
|
*
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
8
-17
/
+20
|
*
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
2017-08-06
1
-3
/
+0
|
/
*
aquantia: Switch to use napi_gro_receive
Pavel Belous
2017-08-04
3
-3
/
+10
*
net: comment fixes against BPF devmap helper calls
John Fastabend
2017-08-04
1
-5
/
+11
*
Merge branch 'net-sched-summer-cleanup-part-1-mainly-in-exts-area'
David S. Miller
2017-08-04
22
-268
/
+125
|
\
|
*
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
4
-15
/
+8
|
*
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-14
/
+4
|
*
net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
1
-21
/
+9
|
*
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-25
/
+16
|
*
net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
1
-12
/
+2
|
*
net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-19
/
+6
|
*
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
1
-11
/
+2
|
*
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...
Jiri Pirko
2017-08-04
1
-12
/
+2
|
*
net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-16
/
+5
|
*
net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
1
-11
/
+2
|
*
net: sched: cls_fw: rename fw_change_attrs function
Jiri Pirko
2017-08-04
1
-6
/
+5
|
*
net: sched: cls_bpf: rename cls_bpf_modify_existing function
Jiri Pirko
2017-08-04
1
-6
/
+4
|
*
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
2017-08-04
1
-1
/
+1
|
*
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
2
-4
/
+3
|
*
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
2017-08-04
1
-2
/
+2
|
*
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
4
-33
/
+3
|
*
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
2017-08-04
1
-23
/
+23
|
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
9
-19
/
+37
|
*
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-08-04
4
-34
/
+7
|
*
net: sched: sch_atm: use Qdisc_class_common structure
Jiri Pirko
2017-08-04
1
-6
/
+6
|
/
*
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
2017-08-04
1
-1
/
+2
*
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
2017-08-04
1
-1
/
+1
*
Merge branch 'socket-sendmsg-zerocopy'
David S. Miller
2017-08-03
27
-72
/
+1379
|
\
[next]