index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
1
-1
/
+1
2011-06-01
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
5
-12
/
+31
2011-06-01
drivers/net: ks8842 Fix crash on received packet when in PIO mode.
Dennis Aberilla
1
-1
/
+1
2011-06-01
ip_options_compile: properly handle unaligned pointer
Chris Metcalf
1
-7
/
+8
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
4
-6
/
+10
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2
-0
/
+2
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
ath9k: Fix AR9287 calibration
Adrian Chadd
1
-1
/
+1
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-27
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2
-2
/
+0
2011-05-27
iwl4965: fix 5GHz operation
Stanislaw Gruszka
1
-2
/
+2
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2
-9
/
+21
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-26
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
1
-1
/
+2
2011-05-26
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
3
-1
/
+28
2011-05-26
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
1
-1
/
+3
2011-05-26
b43: N-PHY: initialize last var in calibration function
Rafał Miłecki
1
-1
/
+1
2011-05-26
rtlwifi: Use order 2 RX buffer allocation only if necessary
Larry Finger
1
-0
/
+7
2011-05-26
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
Larry Finger
1
-13
/
+15
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-26
mwifiex: correct event header length
Yogesh Ashok Powar
1
-2
/
+2
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
3
-40
/
+41
2011-05-26
bonding: cleanup module option descriptions
Andy Gospodarek
1
-12
/
+22
2011-05-26
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
1
-4
/
+1
2011-05-26
net: davinci_emac: fix dev_err use at probe
Johan Hovold
1
-11
/
+11
2011-05-26
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
1
-4
/
+3
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
1
-2
/
+4
2011-05-26
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
1
-1
/
+1
2011-05-26
netfilter: ipset: remove unused variable from type_pf_tdel()
Jozsef Kadlecsik
1
-2
/
+2
2011-05-26
netfilter: ipset: Use proper timeout value to jiffies conversion
Jozsef Kadlecsik
1
-8
/
+10
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
[next]