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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API calls
Antonio Quartulli
1
-0
/
+38
2016-02-29
batman-adv: ELP - send unicast ELP packets for throughput sampling
Antonio Quartulli
2
-0
/
+72
2016-02-29
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
7
-2
/
+164
2016-02-29
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
10
-34
/
+75
2016-02-29
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
6
-2
/
+95
2016-02-29
batman-adv: OGMv2 - implement originators logic
Antonio Quartulli
5
-41
/
+566
2016-02-29
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli
9
-3
/
+427
2016-02-29
batman-adv: ELP - adding sysfs parameter for elp interval
Linus Luessing
2
-1
/
+14
2016-02-29
batman-adv: ELP - creating neighbor structures
Linus Luessing
5
-1
/
+214
2016-02-29
batman-adv: ELP - adding basic infrastructure
Linus Luessing
9
-1
/
+363
2016-02-29
batman-adv: Add hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
1
-0
/
+49
2016-02-29
3c59x: Ensure to apply the expires time
Stafford Horne
1
-1
/
+1
2016-02-27
rocker: fix an error code
Dan Carpenter
1
-1
/
+1
2016-02-26
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-144
/
+261
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
3
-7
/
+37
2016-02-26
Merge branch 'vrf-saddr-selection'
David S. Miller
3
-4
/
+33
2016-02-26
net: l3mdev: prefer VRF master for source address selection
David Lamparter
1
-0
/
+17
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
3
-4
/
+16
2016-02-26
Merge branch 'ethtool-ksettings'
David S. Miller
18
-327
/
+1032
2016-02-26
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
3
-170
/
+189
2016-02-26
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
2
-35
/
+14
2016-02-26
net: core: use __ethtool_get_ksettings
David Decotigny
2
-12
/
+14
2016-02-26
net: bridge: use __ethtool_get_ksettings
David Decotigny
1
-3
/
+3
2016-02-26
net: 8021q: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: rdma: use __ethtool_get_ksettings
David Decotigny
1
-8
/
+6
2016-02-26
net: fcoe: use __ethtool_get_ksettings
David Decotigny
1
-16
/
+20
2016-02-26
net: team: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: macvlan: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: ipvlan: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: bonding: use __ethtool_get_ksettings
David Decotigny
1
-8
/
+6
2016-02-26
net: usnic: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
tx4939: use __ethtool_get_ksettings
David Decotigny
1
-3
/
+4
2016-02-26
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
3
-80
/
+786
2016-02-26
net: usnic: use __ethtool_get_settings
David Decotigny
1
-1
/
+1
2016-02-26
net: usnic: remove unused call to ethtool_ops::get_settings
David Decotigny
1
-2
/
+0
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
14
-0
/
+30
2016-02-26
net: ipv6: Make address flushing on ifdown optional
David Ahern
4
-15
/
+132
2016-02-26
tipc: fix null deref crash in compat config path
Florian Westphal
1
-0
/
+1
2016-02-26
tipc: fix crash during node removal
Jon Paul Maloy
1
-13
/
+11
2016-02-26
tipc: eliminate risk of finding to-be-deleted node instance
Jon Paul Maloy
1
-9
/
+9
2016-02-26
Merge branch 'qed-misc'
David S. Miller
2
-18
/
+63
2016-02-26
qed, qede: rebrand module description
Yuval Mintz
2
-6
/
+6
2016-02-26
qed: Prevent probe on previous error
Yuval Mintz
1
-0
/
+11
2016-02-26
qed: add MODULE_FIRMWARE()
Yuval Mintz
1
-0
/
+2
2016-02-26
qede: Don't report link change needlessly
Yuval Mintz
1
-6
/
+10
2016-02-26
qede: Linearize SKBs when needed
Yuval Mintz
1
-5
/
+33
2016-02-26
qede: Change pci DID for 10g device
Yuval Mintz
1
-1
/
+1
2016-02-26
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
1
-5
/
+5
2016-02-26
3c59x: Use setup_timer()
Amitoj Kaur Chawla
1
-8
/
+2
2016-02-26
forcedeth: Use setup_timer()
Amitoj Kaur Chawla
1
-6
/
+2
[next]