aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo1-1/+1
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak3-3/+75
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak5-2/+108
2014-05-15bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov1-0/+1
2014-05-15xen-netback: Fix grant ref resolution in RX pathZoltan Kiss1-18/+80
2014-05-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong3-5/+24
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck1-2/+2
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang4-3/+39
2014-05-14net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan1-1/+4
2014-05-14af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun1-1/+1
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP1-0/+6
2014-05-14jme: Fix unmap loop counting error:Neil Horman1-5/+5
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+21
2014-05-14ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa1-1/+1
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2-15/+8
2014-05-13net: filter: x86: fix JIT address randomizationAlexei Starovoitov1-1/+1
2014-05-13neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong1-2/+2
2014-05-13nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg1-1/+3
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel3-10/+10
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach1-7/+13
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller1-1/+1
2014-05-13ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani1-1/+1
2014-05-12sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov1-6/+8
2014-05-12macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen1-2/+4
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim1-1/+1
2014-05-12vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2-2/+8
2014-05-12vti6: Don't unregister pernet ops twice on init errorsMathias Krause1-3/+0
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap1-1/+2
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach1-2/+2
2014-05-11batman-adv: fix removing neigh_ifinfoSimon Wunderlich1-0/+46
2014-05-10batman-adv: always run purge_orig_neighborsSimon Wunderlich1-4/+4
2014-05-10batman-adv: fix neigh reference imbalanceSimon Wunderlich1-0/+5
2014-05-10batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich1-0/+2
2014-05-09net: cassini: use nested lock annotationEmil Goode1-1/+1
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz1-3/+7
2014-05-09net: cpsw: add missing of_node_putJohan Hovold1-0/+1
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold1-12/+2
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold1-0/+4
2014-05-09net: mdio-gpio: fix device-tree binding documentationJohan Hovold1-1/+1
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork1-11/+28
2014-05-09mac80211: fix vif name tracingEliad Peller1-2/+2
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg1-3/+6
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz3-0/+719
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang4-14/+20
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang5-25/+46