index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
Or Gerlitz
2017-01-24
1
-9
/
+6
|
*
|
net/mlx5e: Use the full tunnel key info for encapsulation offload house-keeping
Or Gerlitz
2017-01-24
2
-30
/
+17
|
*
|
net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
Or Gerlitz
2017-01-24
1
-6
/
+4
|
*
|
net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
Or Gerlitz
2017-01-24
1
-3
/
+27
|
*
|
net/mlx5: Use exact encap header size for the FW input buffer
Or Gerlitz
2017-01-24
1
-2
/
+5
*
|
|
tipc: uninitialized return code in tipc_setsockopt()
Dan Carpenter
2017-01-25
1
-2
/
+1
*
|
|
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
4
-0
/
+57
*
|
|
Merge branch 'netvsc-enhancements'
David S. Miller
2017-01-24
4
-594
/
+850
|
\
\
\
|
*
|
|
netvsc: call netif_receive_skb
stephen hemminger
2017-01-24
1
-1
/
+1
|
*
|
|
netvsc: simplify get next send section
stephen hemminger
2017-01-24
1
-20
/
+8
|
*
|
|
netvsc: report per-channel stats in ethtool statistics
Simon Xiao
2017-01-24
3
-57
/
+93
|
*
|
|
netvsc: account for packets/bytes transmitted after completion
stephen hemminger
2017-01-24
3
-14
/
+22
|
*
|
|
netvsc: eliminate per-device outstanding send counter
stephen hemminger
2017-01-24
3
-32
/
+34
|
*
|
|
netvsc: simplify rndis_filter_remove
stephen hemminger
2017-01-24
3
-11
/
+12
|
*
|
|
netvsc: don't pass void * to internal device_add
stephen hemminger
2017-01-24
3
-8
/
+8
|
*
|
|
netvsc: optimize receive path
stephen hemminger
2017-01-24
4
-133
/
+93
|
*
|
|
netvsc: group all per-channel state together
stephen hemminger
2017-01-24
4
-47
/
+51
|
*
|
|
netvsc: remove unused variables
stephen hemminger
2017-01-24
2
-7
/
+0
|
*
|
|
netvsc: enhance transmit select_queue
stephen hemminger
2017-01-24
1
-8
/
+27
|
*
|
|
netvsc: allow get/set of RSS indirection table
stephen hemminger
2017-01-24
3
-5
/
+31
|
*
|
|
netvsc: allow more flexible setting of number of channels
stephen hemminger
2017-01-24
2
-79
/
+50
|
*
|
|
netvsc: add ethtool ops to get/set RSS key
stephen hemminger
2017-01-24
3
-17
/
+70
|
*
|
|
netvsc: report rss field values
stephen hemminger
2017-01-24
1
-0
/
+27
|
*
|
|
netvsc: report number of rx queues in ethtool
stephen hemminger
2017-01-24
1
-0
/
+16
|
*
|
|
netvsc: negotiate checksum and segmentation parameters
stephen hemminger
2017-01-24
3
-76
/
+305
|
*
|
|
netvsc: remove no longer needed receive staging buffers
stephen hemminger
2017-01-24
3
-88
/
+11
|
/
/
/
*
|
|
Merge branch 'mv88e6xxx-external-MDIO'
David S. Miller
2017-01-24
5
-59
/
+206
|
\
\
\
|
*
|
|
net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus
Andrew Lunn
2017-01-24
2
-0
/
+9
|
*
|
|
net: dsa: mv88e6xxx: Support multiple MDIO busses
Andrew Lunn
2017-01-24
3
-35
/
+126
|
*
|
|
net: dsa: mv88e6xxx: Add mdio private structure
Andrew Lunn
2017-01-24
2
-4
/
+13
|
*
|
|
net: dsa: mv88e6xxx: Pass mii_bus to all PHY operations
Andrew Lunn
2017-01-24
4
-24
/
+50
|
*
|
|
net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations
Andrew Lunn
2017-01-24
1
-6
/
+18
|
/
/
/
*
|
|
net: sctp: fix array overrun read on sctp_timer_tbl
Colin Ian King
2017-01-24
1
-1
/
+4
*
|
|
Merge branch 'aquantia'
David S. Miller
2017-01-24
37
-0
/
+11085
|
\
\
\
|
*
|
|
net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver
David VomLehn
2017-01-24
2
-0
/
+2
|
*
|
|
net: ethernet: aquantia: Receive side scaling
David VomLehn
2017-01-24
1
-0
/
+26
|
*
|
|
net: ethernet: aquantia: Ethtool support
David VomLehn
2017-01-24
2
-0
/
+280
|
*
|
|
net: ethernet: aquantia: Hardware interface and utility functions
David VomLehn
2017-01-24
3
-0
/
+292
|
*
|
|
net: ethernet: aquantia: Atlantic hardware abstraction layer
David VomLehn
2017-01-24
2
-0
/
+780
|
*
|
|
net: ethernet: aquantia: PCI operations
David VomLehn
2017-01-24
2
-0
/
+379
|
*
|
|
net: ethernet: aquantia: Vector operations
David VomLehn
2017-01-24
2
-0
/
+434
|
*
|
|
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
David VomLehn
2017-01-24
6
-0
/
+2293
|
*
|
|
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn
2017-01-24
5
-0
/
+1381
|
*
|
|
net: ethernet: aquantia: Low-level hardware interfaces
David VomLehn
2017-01-24
3
-0
/
+4446
|
*
|
|
net: ethernet: aquantia: Add ring support code
David VomLehn
2017-01-24
2
-0
/
+533
|
*
|
|
net: ethernet: aquantia: Common functions and definitions
David VomLehn
2017-01-24
3
-0
/
+150
|
*
|
|
net: ethernet: aquantia: Make and configuration files.
David VomLehn
2017-01-24
4
-0
/
+89
|
/
/
/
*
|
|
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
2017-01-24
1
-1
/
+2
*
|
|
net: ks8851: Drop eeprom_size structure member
Stephen Boyd
2017-01-24
1
-7
/
+0
*
|
|
Merge branch 'bpf-misc'
David S. Miller
2017-01-24
6
-52
/
+364
|
\
\
\
[prev]
[next]