summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23net: always inline net_secret_initHannes Frederic Sowa
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch
2013-10-22macvlan: resolve ENOENT errors on creationJohn Fastabend
2013-10-22bonding: move bond-specific init after enslave happensVeaceslav Falico
2013-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-22net: remove function sk_reset_txq()ZHAO Gang
2013-10-22i40e: Bump versionCatherine Sullivan
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg
2013-10-22i40e: fix sign extension issueJesse Brandeburg
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg
2013-10-22i40e: debugfs fixupsJesse Brandeburg
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson
2013-10-22i40e: assign correct vector to VFMitch Williams
2013-10-22i40e: don't free nonexistent ringsMitch Williams
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg
2013-10-22net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-22Merge branch 'pci_set_drvdata'David S. Miller
2013-10-22net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21Merge branch 'sit_tso'David S. Miller
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet
2013-10-21atm: firestream: remove duplicate defineMichael Opdenacker
2013-10-21chelsio: remove duplicate definesMichael Opdenacker
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker
2013-10-21Merge branch 'pernet_sysctls'David S. Miller
2013-10-21ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman
2013-10-21ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman