index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu_pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
1
-0
/
+2
2013-11-20
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
2013-11-20
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
1
-2
/
+6
2013-11-20
r8152: fix incorrect type in assignment
hayeswang
1
-9
/
+9
2013-11-20
r8152: support stopping/waking tx queue
hayeswang
1
-0
/
+22
2013-11-20
r8152: modify the tx flow
hayeswang
1
-43
/
+3
2013-11-20
r8152: fix tx/rx memory overflow
hayeswang
1
-13
/
+17
2013-11-20
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
19
-433
/
+377
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
18
-87
/
+133
2013-11-19
genetlink: add and use genl_set_err()
Johannes Berg
3
-7
/
+21
2013-11-19
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2
-22
/
+18
2013-11-19
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2
-25
/
+0
2013-11-19
hsr: don't call genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-19
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
3
-4
/
+24
2013-11-19
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2
-4
/
+22
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
22
-53
/
+47
2013-11-19
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-11-19
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-11-19
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
1
-0
/
+1
2013-11-19
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
1
-1
/
+1
2013-11-19
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-19
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-19
sparc64: fix build regession
Kirill A. Shutemov
1
-1
/
+0
2013-11-18
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
1
-0
/
+5
2013-11-18
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
3
-4
/
+16
2013-11-18
net, virtio_net: replace the magic value
Zhi Yong Wu
1
-2
/
+2
2013-11-18
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
1
-15
/
+19
2013-11-18
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
3
-11
/
+4
2013-11-18
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
2013-11-18
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2
-0
/
+19
2013-11-18
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
1
-0
/
+4
2013-11-18
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
1
-2
/
+2
2013-11-18
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
1
-56
/
+76
2013-11-18
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
1
-1
/
+3
2013-11-18
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
1
-18
/
+17
2013-11-18
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
2
-168
/
+48
2013-11-18
genetlink: rename shadowed variable
Johannes Berg
1
-5
/
+5
2013-11-18
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
8
-38
/
+17
2013-11-18
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
Fabio Estevam
1
-1
/
+1
2013-11-18
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
Wei Yongjun
1
-1
/
+2
2013-11-18
xen-netfront: fix missing rx_refill_timer when allocate memory failed
Ma JieYue
1
-3
/
+4
2013-11-17
Revert "init/Kconfig: add option to disable kernel compression"
H. Peter Anvin
1
-7
/
+1
2013-11-17
edac/85xx: Remove mpc85xx_pci_err_remove
Johannes Thumshirn
1
-22
/
+0
2013-11-17
EDAC: Add edac-mpc85xx driver to MAINTAINERS
Johannes Thumshirn
1
-0
/
+7
2013-11-17
watchdog: omap_wdt: raw read and write endian fix
Victor Kamensky
1
-18
/
+18
2013-11-17
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
Uwe Kleine-König
1
-2
/
+4
2013-11-17
watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
Dan Carpenter
1
-2
/
+2
2013-11-17
watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
Wei Yongjun
1
-1
/
+1
[next]