index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
attrib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
3
-12
/
+23
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
3
-16
/
+10
2011-05-25
net: hold rtnl again in dump callbacks
Eric Dumazet
2
-2
/
+8
2011-05-25
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
1
-0
/
+1
2011-05-25
bnx2x: protect sequence increment with mutex
Dmitry Kravkov
1
-1
/
+2
2011-05-25
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-25
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
via-velocity: don't annotate MAC registers as packed
Ulrich Hecht
1
-1
/
+1
2011-05-25
xen: netfront: hold RTNL when updating features.
Ian Campbell
1
-0
/
+2
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
1
-0
/
+16
2011-05-25
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
1
-0
/
+7
2011-05-25
net: move is_vlan_dev into public header file (v2)
Neil Horman
2
-5
/
+5
2011-05-24
bug.h: Fix build with CONFIG_PRINTK disabled.
David S. Miller
1
-0
/
+21
2011-05-24
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
1
-1
/
+2
2011-05-24
wireless: fix cfg80211.h new kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2011-05-24
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
1
-2
/
+2
2011-05-24
dst: catch uninitialized metrics
Stephen Hemminger
1
-0
/
+2
2011-05-24
be2net: hash key for rss-config cmd not set
Sathya Perla
1
-1
/
+2
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
1
-1
/
+5
2011-05-24
net: fix __dst_destroy_metrics_generic()
Eric Dumazet
1
-1
/
+1
2011-05-24
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
1
-48
/
+25
2011-05-24
bnx2x: fix inverted condition
Dmitry Kravkov
1
-1
/
+1
2011-05-24
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
Veaceslav Falico
1
-5
/
+5
2011-05-24
net: use synchronize_rcu_expedited()
Eric Dumazet
1
-1
/
+4
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
14
-22
/
+22
2011-05-24
net/irda: convert bfin_sir to common Blackfin UART header
Mike Frysinger
2
-89
/
+33
2011-05-24
ipv6: Fix return of xfrm6_tunnel_rcv()
David S. Miller
1
-1
/
+1
2011-05-23
net: filter: Use WARN_RATELIMIT
Joe Perches
1
-1
/
+3
2011-05-23
bug.h: Add WARN_RATELIMIT
Joe Perches
1
-0
/
+16
2011-05-23
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
1
-2
/
+6
2011-05-23
ehea: Fix multicast registration on semi-promiscuous mode
Breno Leitao
1
-1
/
+1
2011-05-23
snap: remove one synchronize_net()
Eric Dumazet
1
-1
/
+0
2011-05-23
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
1
-3
/
+0
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
perf tools: Fix sample size bit operations
Frederic Weisbecker
1
-16
/
+16
2011-05-23
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
1
-13
/
+26
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
3
-7
/
+18
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
4
-23
/
+20
2011-05-23
watchdog: Only disable/enable watchdog if neccessary
Mandeep Singh Baines
1
-8
/
+12
2011-05-23
watchdog: Fix rounding bug in get_sample_period()
Mandeep Singh Baines
1
-1
/
+1
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-23
HID: hid-multitouch: cosmetic changes, sort classes and devices
Benjamin Tissoires
2
-48
/
+54
2011-05-23
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
1
-1
/
+2
2011-05-23
x86: setup_smep needs to be __cpuinit
Linus Torvalds
1
-2
/
+2
2011-05-23
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2
-8
/
+7
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
38
-0
/
+38
2011-05-23
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-23
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
[next]