aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-24ixgbevf: Adds function to set PSRTYPE registerDon Skidmore
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun
2013-10-24igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2013-10-24igbvf: integer wrapping bug setting the mtuDan Carpenter
2013-10-23Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-23Merge branch 'frag_hash_secret'David S. Miller
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa
2013-10-23Merge branch 'pci_set_drvdata'David S. Miller
2013-10-23net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: niu: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23sh_eth: add/use RMCR.RNC bitSergei Shtylyov
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: always inline net_secret_initHannes Frederic Sowa
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch
2013-10-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich
2013-10-23batman-adv: Start new development cycleSimon Wunderlich
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli
2013-10-23batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli
2013-10-23batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner
2013-10-23batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli
2013-10-23batman-adv: provide orig_node routing APIAntonio Quartulli
2013-10-23batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli
2013-10-23batman-adv: adapt bonding to use the new API functionsAntonio Quartulli
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli
2013-10-23batman-adv: add bat_orig_print API functionAntonio Quartulli
2013-10-23batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli
2013-10-23batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22macvlan: resolve ENOENT errors on creationJohn Fastabend