summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031279-20221/+49533
|\
| * Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-033-1/+5
| |\
| | * sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-261-0/+2
| | * nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-261-1/+1
| | * svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-171-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03116-737/+1273
| |\ \
| | * | openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-031-1/+7
| | * | gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| | * | ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| | * | net: bridge: add compile-time assert for cb struct sizeFlorian Westphal2015-03-031-0/+2
| | * | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-022-2/+4
| | * | Merge branch 'sh_eth'David S. Miller2015-03-021-5/+10
| | |\ \
| | | * | sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-021-1/+1
| | | * | Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-021-3/+2
| | | * | sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-021-1/+1
| | | * | sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-021-0/+6
| | |/ /
| | * | Merge branch 'mlx4'David S. Miller2015-03-024-6/+14
| | |\ \
| | | * | net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| | | * | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-023-5/+7
| | |/ /
| | * | Merge branch 'bcmgenet_systemport_stats'David S. Miller2015-03-013-6/+12
| | |\ \
| | | * | net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| | | * | net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
| | |/ /
| | * | rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-011-1/+1
| | * | rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-011-3/+4
| | * | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin2015-03-013-3/+14
| | * | net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3
| | * | net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
| | * | net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
| | * | qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
| | * | net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
| | * | net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| | * | net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-011-3/+1
| | * | sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
| | * | net: bcmgenet: fix throughtput regressionJaedon Shin2015-02-282-27/+88
| | * | macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-02-281-2/+5
| | * | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-02-287-10/+18
| | |\ \
| | | * | mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-02-261-0/+1
| | | * | mac80211/minstrel: fix !x!=0 confusionJiri Slaby2015-02-241-1/+1
| | | * | cfg80211: calls nl80211_exit on errorJunjie Mao2015-02-241-0/+1
| | | * | cfg80211: fix n_reg_rules to match world_regdomJason Abele2015-02-241-1/+1
| | | * | nl80211: fix memory leak in monitor flags parsingJohannes Berg2015-02-241-4/+4
| | | * | nl80211: use loop index as type for net detect frequency resultsSamuel Tan2015-02-241-3/+1
| | | * | mac80211: clear sdata->radar_requiredEliad Peller2015-02-241-0/+5
| | | * | mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland2015-02-241-1/+4
| | * | | net: Verify permission to link_net in newlinkEric W. Biederman2015-02-281-0/+3
| | * | | net: Verify permission to dest_net in newlinkEric W. Biederman2015-02-281-0/+4
| | * | | drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
OpenPOWER on IntegriCloud