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
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
17
-21
/
+21
2013-11-14
genetlink: allow making ops const
Johannes Berg
3
-24
/
+30
2013-11-14
genetlink: register family ops as array
Johannes Berg
2
-48
/
+37
2013-11-14
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
2
-58
/
+1
2013-11-14
wimax: use genl_register_family_with_ops()
Johannes Berg
6
-119
/
+47
2013-11-14
ieee802154: use genl_register_family_with_ops()
Johannes Berg
4
-94
/
+51
2013-11-14
hsr: use genl_register_family_with_ops()
Johannes Berg
1
-29
/
+17
2013-11-14
taskstats: use genl_register_family_with_ops()
Johannes Berg
1
-25
/
+14
2013-11-14
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
1
-5
/
+13
2013-11-14
sit/gre6: don't try to add the same route two times
Nicolas Dichtel
1
-3
/
+0
2013-11-14
sit: link local routes are missing
Nicolas Dichtel
1
-19
/
+5
2013-11-14
sit: fix prefix length of ll and v4mapped addresses
Nicolas Dichtel
1
-7
/
+4
2013-11-14
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
1
-3
/
+5
2013-11-14
sit: fix use after free of fb_tunnel_dev
Willem de Bruijn
1
-4
/
+14
2013-11-14
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
1
-6
/
+25
2013-11-14
net: sctp: bug-fixing: retran_path not set properly after transports recoveri...
Chang Xiangzhong
1
-2
/
+4
2013-11-14
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
1
-1
/
+4
2013-11-14
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-11-14
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
3
-10
/
+5
2013-11-14
Merge branch 'hwtstamp'
David S. Miller
6
-54
/
+30
2013-11-14
ixp4xx_eth: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-14
ti_cpsw: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-10
/
+8
2013-11-14
stmmac: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-14
pch_gbe: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-14
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-8
/
+6
2013-11-14
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+7
2013-11-14
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
Toshiaki Makita
1
-0
/
+1
2013-11-14
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
1
-0
/
+4
2013-11-14
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
1
-14
/
+6
2013-11-14
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
1
-2
/
+6
2013-11-14
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
1
-2
/
+2
2013-11-14
macvtap: limit head length of skb allocated
Jason Wang
1
-1
/
+7
2013-11-14
tuntap: limit head length of skb allocated
Jason Wang
1
-1
/
+9
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
1
-1
/
+2
2013-11-14
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
Dan Carpenter
1
-1
/
+1
2013-11-14
core/dev: do not ignore dmac in dev_forward_skb()
Alexei Starovoitov
2
-7
/
+3
2013-11-14
usbnet: fix status interrupt urb handling
Felix Fietkau
1
-3
/
+0
2013-11-14
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2013-11-14
MAINTAINERS: cxgb3: Update cxgb3 maintainer entry
Divy Le Ray
1
-1
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1331
-32347
/
+78900
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
287
-2378
/
+5004
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
159
-2491
/
+2099
2013-11-13
Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-3
/
+1
2013-11-13
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
3
-13
/
+43
2013-11-13
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-7
/
+10
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-27
/
+342
2013-11-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-13
/
+48
2013-11-13
Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
19
-412
/
+651
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-321
/
+41
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-35
/
+171
[next]