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-10-17
atm: simplify lanai.c by using module_pci_driver
Michael Opdenacker
1
-21
/
+1
2014-10-16
netlink: fix description of portid
Nicolas Dichtel
1
-1
/
+1
2014-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-16
/
+32
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2
-3
/
+14
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
1
-0
/
+1
2014-10-15
vxlan: using pskb_may_pull as early as possible
Li RongQing
1
-4
/
+2
2014-10-15
vxlan: fix a use after free in vxlan_encap_bypass
Li RongQing
1
-3
/
+5
2014-10-15
openvswitch: use vport instead of p
Fabian Frederick
1
-2
/
+2
2014-10-15
openvswitch: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-10-15
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
1
-1
/
+1
2014-10-15
virtio_net: fix use after free
Michael S. Tsirkin
1
-1
/
+3
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
3
-42
/
+56
2014-10-15
cxgb4i : Fix -Wmaybe-uninitialized warning.
Anish Bhatt
1
-1
/
+1
2014-10-15
net: Add ndo_gso_check
Tom Herbert
4
-4
/
+14
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2
-5
/
+6
2014-10-15
Merge branch 'cxgb4'
David S. Miller
4
-139
/
+26
2014-10-15
cxgb4i: Remove duplicate call to dst_neigh_lookup()
Anish Bhatt
1
-5
/
+0
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
2
-0
/
+10
2014-10-15
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
Anish Bhatt
2
-1
/
+9
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
2
-133
/
+7
2014-10-14
tcp: TCP Small Queues and strange attractors
Eric Dumazet
1
-7
/
+19
2014-10-14
Merge branch 'qlcnic'
David S. Miller
1
-3
/
+3
2014-10-14
qlcnic: Fix number of arguments in destroy tx context command
Rajesh Borundia
1
-1
/
+1
2014-10-14
qlcnic: Fix programming number of arguments in a command.
Rajesh Borundia
1
-2
/
+2
2014-10-14
genl_magic: Resolve logical-op warnings
Mark Rustad
1
-2
/
+2
2014-10-14
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
1
-0
/
+2
2014-10-14
rds: avoid calling sock_kfree_s() on allocation failure
Cong Wang
1
-3
/
+4
2014-10-14
cxgb4: Fix FW flash logic using ethtool
Hariprasad Shenai
3
-6
/
+16
2014-10-14
Merge branch 'stmmac'
David S. Miller
3
-211
/
+255
2014-10-14
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
2
-210
/
+253
2014-10-14
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
2
-2
/
+3
2014-10-14
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
1
-5
/
+10
2014-10-14
dsa: mv88e6171: Fix tag_protocol check
Guenter Roeck
1
-1
/
+1
2014-10-14
Merge branch 'xgene'
David S. Miller
12
-21
/
+506
2014-10-14
drivers: net: xgene: Add SGMII based 1GbE ethtool support
Iyappan Subramanian
1
-8
/
+17
2014-10-14
drivers: net: xgene: Add SGMII based 1GbE support
Iyappan Subramanian
7
-5
/
+453
2014-10-14
drivers: net: xgene: Preparing for adding SGMII based 1GbE
Iyappan Subramanian
6
-8
/
+8
2014-10-14
dtb: Add SGMII based 1GbE node to APM X-Gene SoC device tree
Iyappan Subramanian
2
-0
/
+28
2014-10-14
net: filter: move common defines into bpf_common.h
Alexei Starovoitov
4
-55
/
+58
2014-10-14
caif_usb: use target structure member in memset
Fabian Frederick
1
-1
/
+1
2014-10-14
caif_usb: remove redundant memory message
Fabian Frederick
1
-3
/
+2
2014-10-14
caif: replace kmalloc/memset 0 by kzalloc
Fabian Frederick
1
-2
/
+2
2014-10-14
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
1
-0
/
+10
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
1
-4
/
+0
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
1
-1
/
+0
2014-10-14
tg3: Add skb->xmit_more support
Prashant Sreedharan
1
-4
/
+6
2014-10-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-10-14
tcp: fix tcp_ack() performance problem
Eric Dumazet
1
-9
/
+27
[next]