index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
ath9k_htc: Stop ANI before doing hw_reset
Rajkumar Manoharan
1
-1
/
+4
2014-05-14
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-05-14
be2net: enable interrupts in EEH resume
Kalesh AP
1
-0
/
+6
2014-05-14
jme: Fix unmap loop counting error:
Neil Horman
1
-5
/
+5
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-14
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2
-15
/
+8
2014-05-14
net: filter: x86: fix JIT address randomization
Alexei Starovoitov
1
-1
/
+1
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
1
-2
/
+2
2014-05-13
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
Johannes Berg
1
-1
/
+3
2014-05-13
iwlwifi: mvm: prevent sched scan while not idle
David Spinadel
3
-10
/
+10
2014-05-13
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-05-13
iwlwifi: mvm: fix off-by-one in scan channels configuration
Eliad Peller
1
-1
/
+1
2014-05-13
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-12
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
1
-6
/
+8
2014-05-12
macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
Peter Christensen
1
-2
/
+4
2014-05-12
brcmfmac: Fix iovar 'bw_cap' set command failure
Daniel Kim
1
-1
/
+1
2014-05-12
ptp: fix kconfig dependency warnings
Randy Dunlap
1
-1
/
+2
2014-05-11
iwlwifi: mvm: fix setting channel in monitor mode
Emmanuel Grumbach
1
-2
/
+2
2014-05-11
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
1
-0
/
+46
2014-05-10
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
1
-4
/
+4
2014-05-10
batman-adv: fix neigh reference imbalance
Simon Wunderlich
1
-0
/
+5
2014-05-10
batman-adv: fix neigh_ifinfo imbalance
Simon Wunderlich
1
-0
/
+2
2014-05-09
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-05-09
bnx2x: Fix UNDI driver unload
Yuval Mintz
1
-3
/
+7
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
1
-0
/
+4
2014-05-09
net: mdio-gpio: fix device-tree binding documentation
Johan Hovold
1
-1
/
+1
2014-05-09
net: cdc_mbim: handle unaccelerated VLAN tagged frames
Bjørn Mork
1
-11
/
+28
2014-05-09
mac80211: fix vif name tracing
Eliad Peller
1
-2
/
+2
2014-05-09
mac80211: allow VHT with peers not capable of 40MHz
Johannes Berg
1
-3
/
+6
2014-05-09
Driver for Beckhoff CX5020 EtherCAT master module.
Darek Marcinkiewicz
3
-0
/
+719
2014-05-09
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
4
-14
/
+20
2014-05-09
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
5
-25
/
+46
2014-05-09
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-07
net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
Daniel Mack
1
-1
/
+6
2014-05-07
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2
-18
/
+47
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-05-07
iwlwifi: pcie: disable interrupts upon PCIe alloc
Emmanuel Grumbach
1
-4
/
+6
2014-05-07
jme: Fix DMA unmap warning
Neil Horman
1
-6
/
+47
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2
-18
/
+11
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
2
-53
/
+48
2014-05-07
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-07
net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
Bjørn Mork
1
-5
/
+13
2014-05-06
iwlwifi: mvm: do no sched scan while associated
David Spinadel
3
-0
/
+27
2014-05-06
iwlwifi: mvm: rs - s/CPTCFG/CONFIG
Emmanuel Grumbach
1
-1
/
+1
[next]