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
2017-01-05
rxrpc: Add some more tracing
David Howells
3
-6
/
+95
2017-01-05
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
6
-402
/
+403
2017-01-05
packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
Daniel Borkmann
1
-0
/
+3
2017-01-05
dsa: mv88e6xxx: Optimise atu_get
Andrew Lunn
2
-2
/
+63
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
5
-2
/
+45
2017-01-04
Merge branch 'sh_eth-intrs-cleanup'
David S. Miller
2
-52
/
+53
2017-01-04
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
2
-51
/
+53
2017-01-04
sh_eth: no need for *else* after *goto*
Sergei Shtylyov
1
-6
/
+4
2017-01-04
sh_eth: handle only enabled E-MAC interrupts
Sergei Shtylyov
1
-1
/
+2
2017-01-04
ipvlan: assign unique dev-id for each slave device.
Mahesh Bandewar
2
-1
/
+17
2017-01-04
net: dsa: remove out label in dsa_switch_setup_one
Vivien Didelot
1
-27
/
+13
2017-01-04
liquidio: remove PTP support in 23XX adapters
Prasad Kanneganti
1
-2
/
+8
2017-01-04
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2
-0
/
+5
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
5
-14
/
+12
2017-01-04
net/sched: cls_matchall: Fix error path
Yotam Gigi
1
-6
/
+16
2017-01-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
20
-199
/
+1101
2017-01-04
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
4
-6
/
+45
2017-01-04
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
4
-5
/
+36
2017-01-04
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
7
-6
/
+642
2017-01-04
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
3
-0
/
+113
2017-01-04
ixgbe: Remove unused firmware version functions and method
Mark Rustad
7
-46
/
+1
2017-01-04
ixgbe: Fix issues with EEPROM access
Mark Rustad
3
-82
/
+91
2017-01-04
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
1
-3
/
+2
2017-01-04
ixgbevf: restore hw_addr on resume or error
Emil Tantilov
1
-0
/
+3
2017-01-04
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
1
-6
/
+6
2017-01-04
ixgbevf: fix AER error handling
Emil Tantilov
1
-18
/
+25
2017-01-04
ixgbe: fix AER error handling
Emil Tantilov
1
-2
/
+4
2017-01-04
ixgbe: test for trust in macvlan adjustments for VF
Ken Cox
1
-1
/
+2
2017-01-04
ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
1
-2
/
+9
2017-01-04
ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
1
-9
/
+8
2017-01-04
ixgbe: Fix reporting of 100Mb capability
Tony Nguyen
1
-1
/
+1
2017-01-04
ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
1
-1
/
+3
2017-01-04
ixgbe: Add bounds check for x540 LED functions
Tony Nguyen
1
-2
/
+7
2017-01-04
ixgbe: add mask for 64 RSS queues
Emil Tantilov
1
-1
/
+7
2017-01-04
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset
Tony Nguyen
1
-4
/
+21
2017-01-04
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
5
-7
/
+80
2017-01-04
ixgbe: do not disable FEC from the driver
Emil Tantilov
1
-2
/
+0
2017-01-03
Merge branch 'tipc-link-starvation'
David S. Miller
7
-349
/
+319
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
5
-251
/
+194
2017-01-03
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
3
-46
/
+83
2017-01-03
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
Jon Paul Maloy
1
-59
/
+49
2017-01-03
Merge branch 'TPACKET_V3-TX_RING-support'
David S. Miller
3
-28
/
+111
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2017-01-03
af_packet: TX_RING support for TPACKET_V3
Sowmini Varadhan
2
-11
/
+37
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
3
-2
/
+7
2017-01-03
dsa:mv88e6xxx: allow address 0x1 in smi_init
Volodymyr Bendiuga
1
-4
/
+0
2017-01-03
net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2017-01-03
Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...
David S. Miller
18
-65
/
+335
[next]