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-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-60
/
+92
2014-04-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-132
/
+258
2014-04-18
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-132
/
+258
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
1
-0
/
+2
2014-04-16
isdn: icn: buffer overflow in icn_command()
Dan Carpenter
1
-6
/
+5
2014-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-4
/
+4
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
1
-13
/
+4
2014-04-16
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-8
/
+7
2014-04-16
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
1
-2
/
+2
2014-04-16
Merge branch 'mdio-gpio'
David S. Miller
2
-21
/
+52
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
2
-3
/
+33
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
2
-6
/
+16
2014-04-16
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
1
-14
/
+5
2014-04-16
Merge branch 'fib_validate_loopback'
David S. Miller
8
-18
/
+16
2014-04-16
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
1
-2
/
+1
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
7
-16
/
+15
2014-04-16
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
3
-7
/
+1
2014-04-16
Merge branch 'mvneta_qsgmii'
David S. Miller
3
-40
/
+38
2014-04-16
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
1
-39
/
+34
2014-04-16
net: phy: add minimal support for QSGMII PHY
Thomas Petazzoni
2
-1
/
+4
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
10
-22
/
+133
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-279
/
+454
2014-04-15
cxgb4: use the correct max size for firmware flash
Steve Wise
1
-1
/
+1
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-15
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
19
-46
/
+74
2014-04-15
mwifiex: fix hung task on command timeout
Amitkumar Karwar
1
-3
/
+4
2014-04-15
mwifiex: process event before command response
Amitkumar Karwar
1
-6
/
+6
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
10
-13
/
+13
2014-04-15
driver/net: cosa driver uses udelay incorrectly
Li, Zhen-Hua
1
-4
/
+0
2014-04-15
at86rf230: fix __at86rf230_read_subreg function
Alexander Aring
1
-1
/
+1
2014-04-15
at86rf230: remove check if AVDD settled
Alexander Aring
1
-8
/
+0
2014-04-15
net: cadence: Add architecture dependencies
Jean Delvare
1
-3
/
+3
2014-04-14
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-29
/
+113
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+5
2014-04-14
user namespace: fix incorrect memory barriers
Mikulas Patocka
1
-6
/
+5
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-25
/
+15
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
1
-1
/
+1
2014-04-14
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-14
KVM: Rename variable smep to cr4_smep
Feng Wu
1
-3
/
+3
2014-04-14
KVM: expose SMAP feature to guest
Feng Wu
1
-1
/
+1
2014-04-14
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
Feng Wu
1
-5
/
+6
2014-04-14
KVM: Add SMAP support when setting CR4
Feng Wu
5
-13
/
+84
2014-04-14
KVM: Remove SMAP bit from CR4_RESERVED_BITS
Feng Wu
1
-1
/
+1
2014-04-14
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
5
-25
/
+87
2014-04-14
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
1
-1
/
+3
2014-04-14
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2
-2
/
+0
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
1
-9
/
+8
[next]