summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt2014-05-161-1/+2
* net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-161-0/+3
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-164-8/+20
|\
| * batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-151-2/+1
| * batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-151-2/+9
| * batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-151-3/+8
| * batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
* | xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-163-30/+6
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-1616-78/+106
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1516-78/+106
| |\ \ | | |/ | |/|
| | * ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-144-15/+37
| | |\
| | | * mac80211: fix on-channel remain-on-channelJohannes Berg2014-05-142-7/+21
| | | * nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg2014-05-131-1/+3
| | | * mac80211: fix suspend vs. association raceEmmanuel Grumbach2014-05-131-7/+13
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
| | |\ \
| | | * | iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| | | * | iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| | | * | iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| | * | | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-122-5/+8
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: fix vif name tracingEliad Peller2014-05-091-2/+2
| | | * | mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-091-3/+6
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
| | |\ \ \ | | | | |/ | | | |/|
| | | * | iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| | | * | iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| | | * | iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| | | * | iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| | | * | iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | | | | af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo2014-05-161-1/+1
* | | | | net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-161-7/+9
* | | | | Merge branch 'mlx4-net'David S. Miller2014-05-168-5/+183
|\ \ \ \ \
| * | | | | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-163-3/+75
| * | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-165-2/+108
|/ / / / /
* | | | | bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov2014-05-161-0/+1
* | | | | xen-netback: Fix grant ref resolution in RX pathZoltan Kiss2014-05-161-18/+80
* | | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-163-5/+24
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-166-31/+66
|\ \ \ \ \
| * | | | | vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-122-2/+8
| * | | | | vti6: Don't unregister pernet ops twice on init errorsMathias Krause2014-05-121-3/+0
| * | | | | xfrm6: Properly handle unsupported protocolsSteffen Klassert2014-05-061-1/+10
| * | | | | xfrm4: Properly handle unsupported protocolsSteffen Klassert2014-04-291-2/+17
| * | | | | vti4: Don't count header length twice.Steffen Klassert2014-04-161-1/+0
| * | | | | xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-072-23/+31
* | | | | | net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-161-2/+2
* | | | | | Merge branch 'altera_tse'David S. Miller2014-05-1510-275/+372
|\ \ \ \ \ \
| * | | | | | Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
| * | | | | | Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
|/ / / / / /
* | / / / / rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-154-3/+39
| |/ / / / |/| | | |
* | | | | net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-141-1/+1