index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
2016-08-30
qede: hide 32-bit compile warning
Arnd Bergmann
2016-08-30
ravb: avoid unused function warnings
Arnd Bergmann
2016-08-30
Merge branch 'mpls-fragmentation-and-gso-fixes'
David S. Miller
2016-08-30
net: veth: Set features for MPLS
David Ahern
2016-08-30
net: mpls: Fixups for GSO
David Ahern
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
net: batch calls to flush_all_backlogs()
Eric Dumazet
2016-08-30
ixgbe: Eliminate useless message and improve logic
Mark Rustad
2016-08-30
Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-08-30
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
rxrpc: Use call->peer rather than going to the connection
David Howells
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
afs: Need linux/random.h
David Howells
2016-08-30
afs: Miscellaneous simple cleanups
David Howells
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
2016-08-30
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
David Howells
2016-08-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-29
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-29
Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-08-29
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
2016-08-29
fm10k: don't re-map queues when a mailbox message suffices
Jacob Keller
2016-08-29
fm10k: don't clear the RXQCTL register when enabling or disabling queues
Jacob Keller
2016-08-29
fm10k: remove unnecessary extra parenthesis around ((~value))
Jacob Keller
2016-08-29
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
2016-08-29
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
2016-08-29
fm10k: don't try to stop queues if we've lost hw_addr
Jacob Keller
2016-08-29
fm10k: don't continue probe if PCI device not in normal IO state
Jacob Keller
2016-08-29
fm10k: print error code when pci_enable_device_mem fails during probe
Jacob Keller
2016-08-29
fm10k: NAPI polling routine must return actual work done
Jacob Keller
2016-08-29
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
2016-08-29
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
2016-08-29
fm10k: use variadic form of alloc_workqueue
Jacob Keller
2016-08-29
fm10k: use software values when checking for Tx hangs in hot path
Jacob Keller
2016-08-29
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
Jacob Keller
2016-08-28
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
2016-08-28
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
2016-08-29
net/xgene: fix error handling during reset
Arnd Bergmann
2016-08-29
net: ethtool: add support for 1000BaseX and missing 10G link modes
Vidya Sagar Ravipati
2016-08-29
amd-xgbe: Reset running devices after resume from hibernate
James Morse
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
[next]