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
2014-10-30
tipc: spelling errors
stephen hemminger
2
-3
/
+3
2014-10-30
r8152: set RTL8152_UNPLUG when finding -ENODEV
hayeswang
1
-2
/
+12
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
2
-4
/
+10
2014-10-30
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
2
-2
/
+2
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
2
-4
/
+4
2014-10-30
ipv4: minor spelling fixes
stephen hemminger
2
-2
/
+2
2014-10-30
hyperv: Add IPv6 into the hash computation for vRSS
Haiyang Zhang
2
-2
/
+5
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
1
-7
/
+25
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
1
-1
/
+2
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
1
-6
/
+6
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
1
-1
/
+1
2014-10-30
ipx: remove all unnecessary castings on ntohl
Fabian Frederick
1
-7
/
+7
2014-10-30
Merge branch 'bpf-next'
David S. Miller
3
-45
/
+145
2014-10-30
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
1
-0
/
+43
2014-10-30
samples: bpf: add a verifier test and summary line
Alexei Starovoitov
1
-1
/
+45
2014-10-30
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-44
/
+57
2014-10-30
Merge branch 'dsa-next'
David S. Miller
17
-19
/
+1202
2014-10-30
net: dsa: Provide additional RMON statistics
Guenter Roeck
3
-5
/
+27
2014-10-30
net: dsa/mv88e6352: Add support for reading switch registers
Guenter Roeck
1
-0
/
+2
2014-10-30
net: dsa/mv88e6123_61_65: Add support for reading switch registers
Guenter Roeck
3
-0
/
+29
2014-10-30
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
2
-0
/
+30
2014-10-30
net: dsa/mv88e6352: Implement EEPROM access functions
Guenter Roeck
2
-3
/
+224
2014-10-30
dsa: Add new optional devicetree property to describe EEPROM size
Guenter Roeck
1
-1
/
+8
2014-10-30
net: dsa: Add support for switch EEPROM access
Guenter Roeck
3
-0
/
+55
2014-10-30
net: dsa/mv88e6123_61_65: Report chip temperature
Guenter Roeck
1
-2
/
+66
2014-10-30
net: dsa/mv88e6352: Report chip temperature
Guenter Roeck
1
-0
/
+101
2014-10-30
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
3
-0
/
+158
2014-10-30
net: dsa/mv88e6352: Add support for MV88E6176
Guenter Roeck
2
-2
/
+5
2014-10-30
net: dsa: Add support for Marvell 88E6352
Guenter Roeck
6
-0
/
+490
2014-10-30
net: dsa: Report known silicon revisions for Marvell 88E6131
Guenter Roeck
1
-4
/
+8
2014-10-30
net: dsa: Report known silicon revisions for Marvell 88E6060
Guenter Roeck
1
-1
/
+4
2014-10-30
net: dsa: Don't set skb->protocol on outgoing tagged packets
Guenter Roeck
3
-6
/
+0
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2
-20
/
+15
2014-10-29
net: introduce napi_schedule_irqoff()
Eric Dumazet
2
-1
/
+27
2014-10-29
Merge branch 'xen-netback-next'
David S. Miller
2
-2
/
+2
2014-10-29
xen-netback: Remove __GFP_COLD
Zoltan Kiss
1
-1
/
+1
2014-10-29
xen-netback: Disable NAPI after disabling interrupts
Zoltan Kiss
1
-1
/
+1
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
4
-2
/
+59
2014-10-29
Merge branch 'r8152-next'
David S. Miller
1
-2
/
+24
2014-10-29
r8152: support nway_reset of ethtool
hayeswang
1
-0
/
+22
2014-10-29
r8152: rename tx_underun
hayeswang
1
-2
/
+2
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
6
-12
/
+23
2014-10-29
net: ethernet: realtek: atp: checkpatch errors and warnings corrected
Roberto Medina
1
-119
/
+127
2014-10-29
net: skb_segment() should preserve backpressure
Toshiaki Makita
1
-0
/
+10
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
3
-2
/
+93
2014-10-29
Fix the way the local advertising flow options are determined
Pavaluca Matei-B46610
1
-1
/
+5
2014-10-29
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
2
-3
/
+4
2014-10-29
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
1
-0
/
+1
2014-10-29
Merge branch 'mellanox-next'
David S. Miller
15
-113
/
+1043
2014-10-29
net/mlx4_en: Report actual number of rings in indirection table
Amir Vadai
1
-0
/
+1
[next]