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
...
*
xgbe: constify get_netdev_ops and get_ethtool_ops
stephen hemminger
2016-08-31
3
-6
/
+7
*
Merge branch 'dsa-mdb-support'
David S. Miller
2016-08-31
4
-42
/
+215
|
\
|
*
net: dsa: mv88e6xxx: add MDB support
Vivien Didelot
2016-08-31
1
-0
/
+65
|
*
net: dsa: mv88e6xxx: make switchdev DB ops generic
Vivien Didelot
2016-08-31
1
-43
/
+57
|
*
net: dsa: add MDB support
Vivien Didelot
2016-08-31
3
-0
/
+94
|
/
*
Merge branch 'liquidio-CN23XX-part-1'
David S. Miller
2016-08-31
25
-611
/
+3022
|
\
|
*
liquidio: CN23XX firmware download
Raghu Vatsavayi
2016-08-31
3
-46
/
+111
|
*
liquidio: MSIX support for CN23XX
Raghu Vatsavayi
2016-08-31
6
-69
/
+452
|
*
liquidio: CN23XX queue manipulation
Raghu Vatsavayi
2016-08-31
5
-8
/
+225
|
*
liquidio: CN23XX register setup
Raghu Vatsavayi
2016-08-31
4
-8
/
+316
|
*
liquidio: CN23XX device init and sriov config
Raghu Vatsavayi
2016-08-31
4
-1
/
+544
|
*
liquidio: CN23XX queue definitions
Raghu Vatsavayi
2016-08-31
6
-33
/
+286
|
*
liquidio: CN23XX register definitions
Raghu Vatsavayi
2016-08-31
1
-0
/
+604
|
*
liquidio: Common enable irq function
Raghu Vatsavayi
2016-08-31
8
-14
/
+48
|
*
liquidio: Firmware version management
Raghu Vatsavayi
2016-08-31
2
-5
/
+27
|
*
liquidio: Consolidate common functionality
Raghu Vatsavayi
2016-08-31
15
-444
/
+426
|
/
*
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
Geert Uytterhoeven
2016-08-31
1
-2
/
+2
*
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
dwc_eth_qos: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-08-31
4
-4
/
+4
*
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
qede: hide 32-bit compile warning
Arnd Bergmann
2016-08-31
1
-1
/
+1
*
ravb: avoid unused function warnings
Arnd Bergmann
2016-08-31
1
-10
/
+4
*
Merge branch 'mpls-fragmentation-and-gso-fixes'
David S. Miller
2016-08-31
10
-19
/
+147
|
\
|
*
net: veth: Set features for MPLS
David Ahern
2016-08-31
1
-0
/
+1
|
*
net: mpls: Fixups for GSO
David Ahern
2016-08-31
3
-13
/
+40
|
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-31
7
-6
/
+106
|
/
*
net: batch calls to flush_all_backlogs()
Eric Dumazet
2016-08-31
1
-20
/
+12
*
ixgbe: Eliminate useless message and improve logic
Mark Rustad
2016-08-31
1
-11
/
+5
*
Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-31
23
-270
/
+470
|
\
|
*
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
5
-28
/
+44
|
*
rxrpc: Use call->peer rather than going to the connection
David Howells
2016-08-30
1
-5
/
+5
|
*
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
7
-14
/
+48
|
*
afs: Need linux/random.h
David Howells
2016-08-30
1
-0
/
+1
|
*
afs: Miscellaneous simple cleanups
David Howells
2016-08-30
1
-6
/
+0
|
*
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-30
12
-34
/
+143
|
*
rxrpc: Calls should only have one terminal state
David Howells
2016-08-30
12
-184
/
+226
|
*
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
David Howells
2016-08-30
1
-11
/
+15
*
|
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
2016-08-31
1
-1
/
+1
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-08-30
10
-122
/
+200
|
\
|
*
fm10k: don't re-map queues when a mailbox message suffices
Jacob Keller
2016-08-29
1
-17
/
+29
|
*
fm10k: don't clear the RXQCTL register when enabling or disabling queues
Jacob Keller
2016-08-29
1
-3
/
+5
|
*
fm10k: remove unnecessary extra parenthesis around ((~value))
Jacob Keller
2016-08-29
1
-1
/
+1
|
*
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
2016-08-29
4
-4
/
+31
|
*
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
2016-08-29
3
-78
/
+93
|
*
fm10k: don't try to stop queues if we've lost hw_addr
Jacob Keller
2016-08-29
1
-0
/
+3
|
*
fm10k: don't continue probe if PCI device not in normal IO state
Jacob Keller
2016-08-29
1
-0
/
+6
|
*
fm10k: print error code when pci_enable_device_mem fails during probe
Jacob Keller
2016-08-29
1
-1
/
+4
|
*
fm10k: NAPI polling routine must return actual work done
Jacob Keller
2016-08-29
1
-1
/
+1
[prev]
[next]