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-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
1
-2
/
+5
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
1
-1
/
+0
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-05
bridge: include in6.h in if_bridge.h for struct in6_addr
Gregory Fong
1
-0
/
+1
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-05
Merge branch 'stmmac-net'
David S. Miller
1
-23
/
+29
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-05
drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...
Chen Gang
1
-1
/
+0
2014-11-05
include/linux/socket.h: Fix comment
Rasmus Villemoes
1
-1
/
+1
2014-11-05
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
Loganaden Velvindron
1
-0
/
+14
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-04
Merge branch 'xgene-net'
David S. Miller
7
-13
/
+49
2014-11-04
drivers: net: xgene: fix: Use separate resources
Iyappan Subramanian
2
-3
/
+6
2014-11-04
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
6
-5
/
+38
2014-11-04
dtb: xgene: fix: Backward compatibility with older firmware
Iyappan Subramanian
1
-5
/
+5
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-11-03
Merge branch 'ipv6_tunnel_iflink_init'
David S. Miller
4
-30
/
+11
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-03
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
1
-8
/
+8
2014-11-03
Merge branch 'tun-net'
David S. Miller
1
-11
/
+17
2014-11-03
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
1
-4
/
+8
2014-11-03
tun: Fix csum_start with VLAN acceleration
Herbert Xu
1
-7
/
+9
2014-11-03
uapi: add missing network related headers to kbuild
stephen hemminger
1
-0
/
+4
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-11-01
smc91x: retrieve IRQ and trigger flags in a modern way
Linus Walleij
1
-8
/
+12
2014-11-01
drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...
Chen Gang
1
-0
/
+1
2014-11-01
Merge branch 'systemport-net'
David S. Miller
1
-2
/
+11
2014-11-01
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
1
-0
/
+7
2014-11-01
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
1
-2
/
+4
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
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
[next]