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
2014-11-03
i40e: fix link checking logic
Mitch Williams
1
-4
/
+7
2014-11-03
i40evf: properly handle multiple AQ messages
Mitch Williams
1
-3
/
+1
2014-11-03
i40e: Add condition to enter fdir flush and reinit
Akeem G Abodunrin
1
-0
/
+6
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
884
-8410
/
+18904
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
1
-5
/
+57
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+302
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-53
/
+126
2014-10-31
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+14
2014-10-31
x86_64, entry: Fix out of bounds read on sysenter
Andy Lutomirski
1
-1
/
+1
2014-10-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
164
-789
/
+1943
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-13
/
+5
2014-10-31
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-3
/
+14
2014-10-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-29
/
+34
2014-10-31
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
3
-27
/
+51
2014-10-31
Merge branches 'acpi-scan' and 'acpi-ec'
Rafael J. Wysocki
2
-26
/
+75
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-56
/
+99
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-279
/
+158
2014-10-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+21
2014-10-31
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-32
/
+67
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
1
-2
/
+1
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-31
bonding: add bond_tx_drop() helper
Eric Dumazet
3
-9
/
+14
2014-10-31
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
5
-3
/
+65
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-17
/
+66
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+5
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-10-31
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-20
/
+33
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
3
-10
/
+275
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
2014-10-31
Input: altera_ps2 - write to correct register when disabling interrupts
Tobias Klauser
1
-1
/
+1
2014-10-31
Input: max77693-haptic - fix potential overflow
Dmitry Torokhov
1
-3
/
+2
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-107
/
+483
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2
-66
/
+119
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2
-26
/
+72
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-30
drivers/net: macvtap and tun depend on INET
Ben Hutchings
1
-0
/
+2
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
[prev]
[next]