index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-11
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-06-11
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-06-11
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+3
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
1
-1
/
+1
2012-06-11
virtio-net: fix a race on 32bit arches
Eric Dumazet
1
-7
/
+12
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-10
net: Make linux/tcp.h C++ friendly (trivial)
Paul Pluzhnikov
1
-10
/
+10
2012-06-09
netdev: fix drivers/net/phy/ kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-09
net/core: fix kernel-doc warnings
Randy Dunlap
2
-3
/
+3
2012-06-08
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-06-08
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
1
-3
/
+6
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
1
-0
/
+3
2012-06-08
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2
-0
/
+6
2012-06-08
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-1
/
+1
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2
-7
/
+16
2012-06-08
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
1
-2
/
+21
2012-06-08
wireless: add my new trees to MAINTAINERS
Johannes Berg
1
-2
/
+10
2012-06-08
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
1
-0
/
+1
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-08
Revert "niu: Add support for byte queue limits."
David S. Miller
1
-11
/
+1
2012-06-08
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
3
-12
/
+72
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
4
-0
/
+5
2012-06-07
appletalk: Remove out of date message in printk
Dave Jones
1
-3
/
+1
2012-06-07
sky2: fix checksum bit management on some chips
stephen hemminger
1
-4
/
+6
2012-06-07
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
Thomas Graf
1
-1
/
+1
2012-06-07
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-06-07
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Eric Dumazet
1
-0
/
+2
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2
-5
/
+16
2012-06-06
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: update driver's doc
Giuseppe CAVALLARO
1
-19
/
+25
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-06
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-06
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
1
-0
/
+1
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
1
-2
/
+7
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-04
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
1
-0
/
+2
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2
-3
/
+5
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
3
-10
/
+7
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
[next]