aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-01-22
* bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-22
* net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
* cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-22
* net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-22
* kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-22
* kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-22
* tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2012-01-22
* be2net: create RSS rings even in multi-channel configsSathya Perla2012-01-22
* pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker2012-01-22
* tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-22
* skge: check for PCI dma mapping errorsstephen hemminger2012-01-22
* skge: don't assert carrier until link is upstephen hemminger2012-01-22
* netem: Fix off-by-one bug in reorderingVijay Subramanian2012-01-22
* mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum2012-01-22
* mlx4_core: Fix mtt profile issueMarcel Apfelbaum2012-01-22
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-22
* mlx4_en: eth statistics modificationEugenia Emantayev2012-01-22
* mlx4: VF is not allowed to perform dump statsEugenia Emantayev2012-01-22
* mlx4_en: clear all eth statistics when port goes upEugenia Emantayev2012-01-22
* tcp: fix undo after RTO for CUBICNeal Cardwell2012-01-20
* tcp: fix undo after RTO for BICNeal Cardwell2012-01-20
* enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu2012-01-20
* ixgbevf: make operations tables constStephen Hemminger2012-01-19
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-19
* ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-19
* ixgbevf: Prevent possible race condition by checking for messageGreg Rose2012-01-19
* ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-19
* igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-19
* igbvf: remove unneeded castStephen Hemminger2012-01-19
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-19
* igb: make local functions staticStephen Hemminger2012-01-19
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-18
* bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-18
* pch_gbe: Do not abort probe on bad MACDarren Hart2012-01-18
* net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri2012-01-18
* enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-18
* enic: rearrange some of the port profile codeRoopa Prabhu2012-01-18
* enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-18
* enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-18
* mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-18
* net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-18
|\
| * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-18
| * mac80211: fix work removal on deauth requestJohannes Berg2012-01-18
| * mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona2012-01-18
| * brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-18
| * mac80211: fix debugfs key->station symlinkJohannes Berg2012-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-18
|\|
| * tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-17