summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-281-4/+2
| * | | | | net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-2810-117/+57
| * | | | | rhashtable: use cond_resched()Eric Dumazet2015-02-271-0/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-279-76/+280
| |\ \ \ \ \
| | * | | | | i40e: check pointers before useShannon Nelson2015-02-261-1/+1
| | * | | | | i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-261-0/+35
| | * | | | | i40e: stop flow director on shutdownMitch A Williams2015-02-261-0/+1
| | * | | | | i40e: disconnect irqs on shutdownShannon Nelson2015-02-261-6/+8
| | * | | | | i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai2015-02-261-12/+12
| | * | | | | i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-261-1/+7
| | * | | | | i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-261-2/+9
| | * | | | | i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-261-1/+6
| | * | | | | i40e: fix race in hang checkJesse Brandeburg2015-02-262-48/+60
| | * | | | | i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-264-0/+132
| | * | | | | i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-261-1/+2
| | * | | | | i40e: fix shift precedence issueShannon Nelson2015-02-262-3/+4
| | * | | | | i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-261-1/+3
| * | | | | | amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-271-82/+93
| * | | | | | net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2015-02-272-0/+5
| * | | | | | Merge branch 'rhashtable'David S. Miller2015-02-276-61/+19
| |\ \ \ \ \ \
| | * | | | | | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-276-58/+18
| | * | | | | | rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2015-02-272-3/+1
| |/ / / / / /
| * | | | | | vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin2015-02-271-1/+2
| * | | | | | vhost: cleanup iterator update logicMichael S. Tsirkin2015-02-271-10/+12
| * | | | | | rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
| * | | | | | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
| * | | | | | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
| * | | | | | enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
| |/ / / / /