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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
4
-8
/
+20
2016-07-17
rndis_host: Set valid random MAC on buggy devices
Kristian Evensen
1
-1
/
+5
2016-07-17
Merge branch 'bridge-rx-simplify-fwd-consolidate'
David S. Miller
5
-191
/
+125
2016-07-17
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
5
-153
/
+94
2016-07-17
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
3
-37
/
+33
2016-07-17
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-17
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-16
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
1
-17
/
+64
2016-07-16
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-16
net: ethernet: ti: cpmac: use phydev from struct net_device
Philippe Reynes
1
-26
/
+20
2016-07-16
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-16
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2
-25
/
+16
2016-07-16
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-07-16
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: ethoc: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-07-16
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-16
net: ethernet: pasemi_mac: use phydev from struct net_device
Philippe Reynes
3
-20
/
+15
2016-07-16
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-45
/
+2
2016-07-16
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2
-21
/
+16
2016-07-16
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-16
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
1
-27
/
+18
2016-07-16
net: fixup for tracepoint napi:napi_poll
Jesper Dangaard Brouer
1
-2
/
+2
2016-07-16
macvtap: switch to use skb array
Jason Wang
1
-11
/
+71
2016-07-16
macvtap: avoid hash calculating for single queue
Jason Wang
1
-0
/
+4
2016-07-16
Merge branch 'bpf-event-output-helper-improvements'
David S. Miller
10
-63
/
+180
2016-07-16
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
5
-22
/
+69
2016-07-16
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
1
-13
/
+22
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
6
-32
/
+93
2016-07-16
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
3
-2
/
+43
2016-07-15
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
1
-2
/
+1
2016-07-15
Merge branch 'rds-enable-mprds'
David S. Miller
13
-49
/
+342
2016-07-15
Documentation: RDS: Document Multipath RDS (mprds)
Sowmini Varadhan
1
-0
/
+55
2016-07-15
Documentation: RDS: updates for SO_RDS_TRANSPORT socket option
Sowmini Varadhan
1
-1
/
+16
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
11
-30
/
+257
2016-07-15
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
Sowmini Varadhan
1
-18
/
+4
2016-07-15
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
Sowmini Varadhan
3
-0
/
+10
2016-07-15
devlink: fix trace format string
Arnd Bergmann
1
-1
/
+1
2016-07-15
tracing: change owner name to driver name for devlink hwmsg tracepoint
Jiri Pirko
1
-4
/
+4
2016-07-15
mlxsw: spectrum_router: Return -ENOENT in case of error
Christophe Jaillet
1
-1
/
+1
2016-07-15
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-07-15
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2
-22
/
+16
2016-07-15
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
161
-1962
/
+3670
2016-07-15
Merge branch 'pktgen-scripts'
David S. Miller
4
-131
/
+174
2016-07-15
pktgen: remove sample script pktgen.conf-1-1-rdos
Jesper Dangaard Brouer
1
-64
/
+0
2016-07-15
pktgen: add sample script pktgen_sample05_flow_per_thread.sh
Jesper Dangaard Brouer
1
-0
/
+81
2016-07-15
pktgen: add sample script pktgen_sample04_many_flows.sh
Jesper Dangaard Brouer
2
-67
/
+93
2016-07-14
Merge branch 'mlx5-bulk-flow-stats-sriov-tc-offloads'
David S. Miller
13
-70
/
+436
2016-07-14
net/mlx5e: Add TC offload support for the VF representors netdevice
Or Gerlitz
1
-1
/
+34
[next]