index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
4
-4
/
+4
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
qede: hide 32-bit compile warning
Arnd Bergmann
1
-1
/
+1
2016-08-31
ravb: avoid unused function warnings
Arnd Bergmann
1
-10
/
+4
2016-08-31
net: veth: Set features for MPLS
David Ahern
1
-0
/
+1
2016-08-31
net: mpls: Fixups for GSO
David Ahern
3
-13
/
+40
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
7
-6
/
+106
2016-08-31
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-31
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-31
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
1
-1
/
+1
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
5
-28
/
+44
2016-08-30
rxrpc: Use call->peer rather than going to the connection
David Howells
1
-5
/
+5
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
7
-14
/
+48
2016-08-30
afs: Need linux/random.h
David Howells
1
-0
/
+1
2016-08-30
afs: Miscellaneous simple cleanups
David Howells
1
-6
/
+0
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
12
-34
/
+143
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
12
-184
/
+226
2016-08-30
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
David Howells
1
-11
/
+15
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-29
fm10k: don't re-map queues when a mailbox message suffices
Jacob Keller
1
-17
/
+29
2016-08-29
fm10k: don't clear the RXQCTL register when enabling or disabling queues
Jacob Keller
1
-3
/
+5
2016-08-29
fm10k: remove unnecessary extra parenthesis around ((~value))
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
4
-4
/
+31
2016-08-29
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
3
-78
/
+93
2016-08-29
fm10k: don't try to stop queues if we've lost hw_addr
Jacob Keller
1
-0
/
+3
2016-08-29
fm10k: don't continue probe if PCI device not in normal IO state
Jacob Keller
1
-0
/
+6
2016-08-29
fm10k: print error code when pci_enable_device_mem fails during probe
Jacob Keller
1
-1
/
+4
2016-08-29
fm10k: NAPI polling routine must return actual work done
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
5
-9
/
+9
2016-08-29
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
2
-2
/
+1
2016-08-29
fm10k: use variadic form of alloc_workqueue
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: use software values when checking for Tx hangs in hot path
Jacob Keller
3
-6
/
+17
2016-08-29
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
Jacob Keller
1
-1
/
+1
2016-08-29
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-29
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
1
-5
/
+3
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
1
-10
/
+11
2016-08-29
net/xgene: fix error handling during reset
Arnd Bergmann
1
-3
/
+9
2016-08-29
net: ethtool: add support for 1000BaseX and missing 10G link modes
Vidya Sagar Ravipati
1
-2
/
+9
2016-08-29
amd-xgbe: Reset running devices after resume from hibernate
James Morse
1
-1
/
+7
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
2
-0
/
+3
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
3
-8
/
+31
2016-08-29
net: smc91x: fix SMC accesses
Russell King
9
-26
/
+73
2016-08-29
Documentation: networking: dsa: Remove platform device TODO
Florian Fainelli
1
-20
/
+0
2016-08-29
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
1
-1
/
+1
2016-08-29
net: ucc_geth: fix spelling mistake "propperty" -> "property"
Colin Ian King
1
-1
/
+1
2016-08-29
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
1
-1
/
+1
2016-08-29
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
3
-37
/
+43
2016-08-29
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
4
-0
/
+12
2016-08-29
net: Add read_sock proto_op
Tom Herbert
2
-2
/
+6
[next]