index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
ipc, msg: fix message length check for negative values
Mathias Krause
3
-15
/
+15
2013-11-13
ipc/util.c: remove unnecessary work pending test
Xie XiuQi
1
-3
/
+1
2013-11-13
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2013-11-13
./Makefile: export initial ramdisk compression config option
P J P
2
-0
/
+21
2013-11-13
init/Kconfig: add option to disable kernel compression
Christian Ruppert
1
-1
/
+7
2013-11-13
drivers: w1: make w1_slave::flags long to avoid memory corruption
Michal Nazarewicz
2
-6
/
+6
2013-11-13
drivers/w1/masters/ds1wm.cuse dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-11-13
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
Roger Tseng
1
-1
/
+1
2013-11-13
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
1
-2
/
+2
2013-11-13
drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-13
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
1
-1
/
+1
2013-11-13
gcov: reuse kbasename helper
Andy Shevchenko
1
-4
/
+3
2013-11-13
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
1
-17
/
+17
[next]