index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
MAINTAINERS: remove eexpress
Cesar Eduardo Barros
1
-6
/
+0
2013-03-03
MAINTAINERS: remove drivers/net/wan/cycx*
Cesar Eduardo Barros
1
-6
/
+0
2013-03-03
MAINTAINERS: remove 3c505
Cesar Eduardo Barros
1
-6
/
+0
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-03
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
Freddy Xin
3
-0
/
+1467
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-03-01
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2
-4
/
+8
2013-03-01
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-02-28
net/phy: micrel: Disable asymmetric pause for KSZ9021
Vlastimil Kosar
1
-2
/
+1
2013-02-28
bgmac: omit the fcs
Hauke Mehrtens
1
-0
/
+4
2013-02-28
phy: Fix phy_device_free memory leak
Petr Malat
1
-4
/
+6
2013-02-28
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
1
-1
/
+1
2013-02-28
bnx2x: Fix KR2 link
Yaniv Rosner
2
-0
/
+8
2013-02-28
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2
-1
/
+62
2013-02-28
r8169: honor jumbo settings when chipset is requested to start.
françois romieu
1
-9
/
+18
2013-02-28
tcp: avoid wakeups for pure ACK
Eric Dumazet
1
-0
/
+4
2013-02-28
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
1
-11
/
+43
2013-02-28
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
1
-4
/
+22
2013-02-28
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
1
-2
/
+7
2013-02-28
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
1
-6
/
+7
2013-02-27
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
1
-3
/
+3
2013-02-27
libertas: fix crash for SD8688
Bing Zhao
1
-1
/
+5
2013-02-27
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
1
-2
/
+6
2013-02-27
mwifiex: correct sleep delay counter
Avinash Patil
1
-1
/
+1
2013-02-27
ath9k_hw: improve reset reliability after errors
Felix Fietkau
1
-1
/
+3
2013-02-27
bcma: init spin lock
Hauke Mehrtens
1
-0
/
+2
2013-02-27
ath9k_htc: fix signal strength handling issues
Felix Fietkau
2
-7
/
+12
2013-02-27
ath9k: fix RSSI dummy marker value
Felix Fietkau
1
-1
/
+1
2013-02-27
usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle
Glen Turner
1
-0
/
+31
2013-02-27
net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN
Bjørn Mork
1
-0
/
+8
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
1
-1
/
+1
2013-02-27
irda: small read beyond end of array in debug code
Dan Carpenter
1
-2
/
+5
2013-02-27
proc connector: reject unprivileged listener bumps
Kees Cook
1
-0
/
+8
2013-02-27
iwlwifi: mvm: Remove testing of static PIC in PhyDB
Dor Shaish
1
-16
/
+0
2013-02-27
iwlwifi: fix wakeup status query and packet reporting
Johannes Berg
2
-27
/
+81
2013-02-26
isdn: hisax: add missing usb_free_urb
Marina Makienko
1
-2
/
+10
2013-02-26
bond: check if slave count is 0 in case when deciding to take slave's mac
Jiri Pirko
1
-1
/
+1
2013-02-26
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
1
-1
/
+1
2013-02-26
iwlwifi: mvm: fix AP/GO mode station removal
Johannes Berg
1
-5
/
+14
2013-02-26
iwlwifi: always copy first 16 bytes of commands
Johannes Berg
3
-23
/
+71
2013-02-26
mac80211: fix monitor mode channel reporting
Felix Fietkau
1
-3
/
+9
2013-02-26
mac80211: fix idle handling in monitor mode
Felix Fietkau
1
-1
/
+1
2013-02-26
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
1
-25
/
+31
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-02-26
drm/tilcdc: only build on arm
Stephen Rothwell
1
-1
/
+1
2013-02-26
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
1
-1
/
+16
2013-02-26
nl80211: remove TCP WoWLAN information
Johannes Berg
1
-45
/
+0
2013-02-26
nl80211: remove radar information
Johannes Berg
1
-13
/
+3
[next]