index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ifb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
1
-1
/
+1
2014-02-14
net:phy:dp83640: Move all HW initialization to dp83640_config_init
Stefan Sørensen
1
-5
/
+8
2014-02-14
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
1
-3
/
+3
2014-02-14
vhost: fix a theoretical race in device cleanup
Michael S. Tsirkin
1
-0
/
+6
2014-02-14
vhost: fix ref cnt checking deadlock
Michael S. Tsirkin
1
-21
/
+20
2014-02-14
USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'
Liu Junliang
1
-1
/
+0
2014-02-14
USB2NET: SR9800: use %zu for size_t
Jingoo Han
1
-1
/
+1
2014-02-14
net: sched: Cleanup PIE comments
Vijay Subramanian
1
-5
/
+16
2014-02-14
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
1
-0
/
+5
2014-02-14
net: qmi_wwan: add support for Cinterion PXS8 and PHS8
Aleksander Morgado
1
-0
/
+1
2014-02-14
net: axienet: Fix compilation warnings
Michal Simek
1
-4
/
+8
2014-02-14
net: axienet: Fix compilation error
Michal Simek
1
-0
/
+1
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
3
-4
/
+101
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2
-11
/
+18
2014-02-13
bonding: Fix deadlock in bonding driver when using netpoll
dingtianhong
1
-0
/
+7
2014-02-13
Documentation/networking: delete orphaned 3c505.txt file.
Paul Gortmaker
1
-45
/
+0
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
1
-7
/
+10
2014-02-13
sctp: fix a missed .data initialization
wangweidong
1
-0
/
+1
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
1
-7
/
+12
2014-02-13
macvlan: unregister net device when netdev_upper_dev_link() fails
Cong Wang
1
-2
/
+3
2014-02-13
tipc: fix message corruption bug for deferred packets
Erik Hugne
2
-0
/
+8
2014-02-13
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
6
-0
/
+408
2014-02-13
net: fix macvtap type name in Kconfig
Jan Luebbe
1
-1
/
+1
2014-02-12
can: kvaser_usb: check number of channels returned by HW
Olivier Sobrie
1
-0
/
+2
2014-02-11
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-11
alx: add missing stats_lock spinlock init
John Greene
1
-0
/
+1
2014-02-11
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-02-11
bonding: remove unwanted bond lock for enslave processing
dingtianhong
1
-1
/
+0
2014-02-11
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
Liu Junliang
4
-0
/
+1089
2014-02-11
ocfs2: check existence of old dentry in ocfs2_link()
Xue jiufei
1
-0
/
+17
2014-02-11
ocfs2: update inode size after zeroing the hole
Junxiao Bi
1
-8
/
+32
2014-02-11
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
Younger Liu
2
-8
/
+3
2014-02-11
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-11
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
Paul Gortmaker
1
-0
/
+3
2014-02-11
mm: fix page leak at nfs_symlink()
Rafael Aquini
1
-0
/
+5
2014-02-11
slub: do not assert not having lock in removing freed partial
Steven Rostedt
1
-12
/
+20
2014-02-11
gitignore: add all.config
Borislav Petkov
1
-0
/
+3
2014-02-11
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
Younger Liu
1
-0
/
+3
2014-02-11
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
Prarit Bhargava
1
-1
/
+1
2014-02-11
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
1
-1
/
+1
2014-02-11
xen: properly account for _PAGE_NUMA during xen pte translations
Mel Gorman
2
-4
/
+14
2014-02-11
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
1
-4
/
+2
2014-02-11
drivers/md/bcache/extents.c: use %zi to format size_t
Geert Uytterhoeven
1
-1
/
+1
2014-02-11
vmcore: prevent PT_NOTE p_memsz overflow during header update
Greg Pearson
1
-6
/
+20
2014-02-11
drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)
Alexey Khoroshilov
1
-2
/
+2
2014-02-11
Documentation/: update 00-INDEX files
Henrik Austad
26
-26
/
+176
2014-02-11
checkpatch: fix detection of git repository
Richard Genoud
1
-2
/
+2
2014-02-11
get_maintainer: fix detection of git repository
Richard Genoud
1
-1
/
+1
2014-02-11
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
1
-6
/
+5
2014-02-11
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
[next]