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-25
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
4
-3
/
+34
2017-01-25
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
3
-5
/
+13
2017-01-25
tcp: reduce skb overhead in selected places
Eric Dumazet
2
-2
/
+2
2017-01-25
Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-120
/
+389
2017-01-25
tipc: uninitialized return code in tipc_setsockopt()
Dan Carpenter
1
-2
/
+1
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
4
-0
/
+57
2017-01-25
Merge branch 'netvsc-enhancements'
David S. Miller
4
-594
/
+850
2017-01-25
netvsc: call netif_receive_skb
stephen hemminger
1
-1
/
+1
2017-01-25
netvsc: simplify get next send section
stephen hemminger
1
-20
/
+8
2017-01-25
netvsc: report per-channel stats in ethtool statistics
Simon Xiao
3
-57
/
+93
2017-01-25
netvsc: account for packets/bytes transmitted after completion
stephen hemminger
3
-14
/
+22
2017-01-25
netvsc: eliminate per-device outstanding send counter
stephen hemminger
3
-32
/
+34
2017-01-25
netvsc: simplify rndis_filter_remove
stephen hemminger
3
-11
/
+12
2017-01-25
netvsc: don't pass void * to internal device_add
stephen hemminger
3
-8
/
+8
2017-01-25
netvsc: optimize receive path
stephen hemminger
4
-133
/
+93
2017-01-25
netvsc: group all per-channel state together
stephen hemminger
4
-47
/
+51
2017-01-25
netvsc: remove unused variables
stephen hemminger
2
-7
/
+0
2017-01-25
netvsc: enhance transmit select_queue
stephen hemminger
1
-8
/
+27
2017-01-25
netvsc: allow get/set of RSS indirection table
stephen hemminger
3
-5
/
+31
2017-01-25
netvsc: allow more flexible setting of number of channels
stephen hemminger
2
-79
/
+50
2017-01-25
netvsc: add ethtool ops to get/set RSS key
stephen hemminger
3
-17
/
+70
2017-01-25
netvsc: report rss field values
stephen hemminger
1
-0
/
+27
2017-01-25
netvsc: report number of rx queues in ethtool
stephen hemminger
1
-0
/
+16
2017-01-25
netvsc: negotiate checksum and segmentation parameters
stephen hemminger
3
-76
/
+305
2017-01-25
netvsc: remove no longer needed receive staging buffers
stephen hemminger
3
-88
/
+11
2017-01-24
Merge branch 'mv88e6xxx-external-MDIO'
David S. Miller
5
-59
/
+206
2017-01-24
net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus
Andrew Lunn
2
-0
/
+9
2017-01-24
net: dsa: mv88e6xxx: Support multiple MDIO busses
Andrew Lunn
3
-35
/
+126
2017-01-24
net: dsa: mv88e6xxx: Add mdio private structure
Andrew Lunn
2
-4
/
+13
2017-01-24
net: dsa: mv88e6xxx: Pass mii_bus to all PHY operations
Andrew Lunn
4
-24
/
+50
2017-01-24
net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations
Andrew Lunn
1
-6
/
+18
2017-01-24
net: sctp: fix array overrun read on sctp_timer_tbl
Colin Ian King
1
-1
/
+4
2017-01-24
Merge branch 'aquantia'
David S. Miller
37
-0
/
+11085
2017-01-24
net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver
David VomLehn
2
-0
/
+2
2017-01-24
net: ethernet: aquantia: Receive side scaling
David VomLehn
1
-0
/
+26
2017-01-24
net: ethernet: aquantia: Ethtool support
David VomLehn
2
-0
/
+280
2017-01-24
net: ethernet: aquantia: Hardware interface and utility functions
David VomLehn
3
-0
/
+292
2017-01-24
net: ethernet: aquantia: Atlantic hardware abstraction layer
David VomLehn
2
-0
/
+780
2017-01-24
net: ethernet: aquantia: PCI operations
David VomLehn
2
-0
/
+379
2017-01-24
net: ethernet: aquantia: Vector operations
David VomLehn
2
-0
/
+434
2017-01-24
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
David VomLehn
6
-0
/
+2293
2017-01-24
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn
5
-0
/
+1381
2017-01-24
net: ethernet: aquantia: Low-level hardware interfaces
David VomLehn
3
-0
/
+4446
2017-01-24
net: ethernet: aquantia: Add ring support code
David VomLehn
2
-0
/
+533
2017-01-24
net: ethernet: aquantia: Common functions and definitions
David VomLehn
3
-0
/
+150
2017-01-24
net: ethernet: aquantia: Make and configuration files.
David VomLehn
4
-0
/
+89
2017-01-24
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
1
-1
/
+2
2017-01-24
net: ks8851: Drop eeprom_size structure member
Stephen Boyd
1
-7
/
+0
2017-01-24
Merge branch 'bpf-misc'
David S. Miller
6
-52
/
+364
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2
-19
/
+127
[next]