index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-30
qede: hide 32-bit compile warning
Arnd Bergmann
1
-1
/
+1
2016-08-30
ravb: avoid unused function warnings
Arnd Bergmann
1
-10
/
+4
2016-08-30
Merge branch 'mpls-fragmentation-and-gso-fixes'
David S. Miller
10
-19
/
+147
2016-08-30
net: veth: Set features for MPLS
David Ahern
1
-0
/
+1
2016-08-30
net: mpls: Fixups for GSO
David Ahern
3
-13
/
+40
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
7
-6
/
+106
2016-08-30
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-30
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-30
Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
23
-270
/
+470
2016-08-30
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-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-122
/
+200
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
468
-2127
/
+5386
2016-08-29
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
2016-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
100
-453
/
+813
2016-08-29
Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-11
/
+5
2016-08-29
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
36
-43
/
+160
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-28
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-28
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-28
net: smc91x: fix SMC accesses
Russell King
9
-26
/
+73
[next]