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-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
1
-4
/
+2
2014-04-07
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
1
-1
/
+1
2014-04-07
net/at91_ether: avoid NULL pointer dereference
Gilles Chanteperdrix
1
-0
/
+3
2014-04-07
tipc: Let tipc_release() return 0
Geert Uytterhoeven
1
-2
/
+1
2014-04-07
at86rf230: fix MAX_CSMA_RETRIES parameter
Alexander Aring
1
-1
/
+1
2014-04-07
mac802154: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-07
sxgbe: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-07
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
1
-16
/
+16
2014-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-24
/
+40
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
4
-9
/
+14
2014-04-04
xen-netback: Trivial format string fix
Zoltan Kiss
1
-2
/
+2
2014-04-04
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
1
-1
/
+0
2014-04-04
net: smc911x: Remove unused local variable
Laurent Pinchart
1
-1
/
+0
2014-04-04
bonding: Inactive slaves should keep inactive flag's value
zheng.li
1
-1
/
+1
2014-04-03
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
1
-2
/
+2
2014-04-03
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
1
-1
/
+2
2014-04-03
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2014-04-03
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
1
-0
/
+2
2014-04-03
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
1
-1
/
+2
2014-04-03
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
1
-9
/
+16
2014-04-03
netfilter: connlimit: fix UP build
Florian Westphal
1
-1
/
+1
2014-04-03
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-04-03
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
1
-12
/
+40
2014-04-03
tipc: fix regression bug where node events are not being generated
Erik Hugne
1
-0
/
+3
2014-04-03
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
1
-10
/
+17
2014-04-03
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2
-13
/
+20
2014-04-03
net: add busy_poll device feature
Jiri Pirko
3
-0
/
+10
2014-04-03
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2
-6
/
+20
2014-04-03
packet: report tx_dropped in packet_direct_xmit
Daniel Borkmann
1
-0
/
+1
2014-04-03
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2
-53
/
+70
2014-04-03
xen-netback: Rename map ops
Zoltan Kiss
1
-22
/
+24
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-04-03
net: vxlan: fix crash when interface is created with no group
Mike Rapoport
1
-1
/
+5
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1387
-30582
/
+99667
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
29
-658
/
+3022
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
67
-97
/
+70
2014-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-69
/
+211
2014-04-02
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
74
-838
/
+3265
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-24
/
+45
2014-04-02
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
6
-43
/
+124
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
45
-728
/
+1555
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-211
/
+377
2014-04-02
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-77
/
+253
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
185
-924
/
+5950
[next]