summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-02udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-02Merge branch 'sh_eth'David S. Miller
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings
2015-03-02Merge branch 'mlx4'David S. Miller
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-03-01Merge branch 'bcmgenet_systemport_stats'David S. Miller
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal
2015-03-01net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin
2015-03-01net: pasemi: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar
2015-03-01netxen_nic: Fix trivial typos in commentsYannick Guerrini
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet
2015-03-01sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven
2015-02-28net: bcmgenet: fix throughtput regressionJaedon Shin
2015-02-28macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-02-28Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister
2015-02-28niu: fix error handling in niu_class_to_ethflow()Dan Carpenter
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann
2015-02-27rhashtable: use cond_resched()Eric Dumazet
2015-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli
2015-02-27Merge branch 'rhashtable'David S. Miller
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin
2015-02-27rocker: silence shift wrapping warningDan Carpenter
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai
2015-02-27enic: do notify_check before returning creditsSujith Sankar
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-02-26i40e: check pointers before useShannon Nelson
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson