aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13net: ptp: mark filter as __initdataMathias Krause
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap
2014-05-13net: filter: Fix redefinition warnings on x86-64.David S. Miller
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap
2014-05-13Merge branch 'cpsw'David S. Miller
2014-05-13drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N
2014-05-13drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N
2014-05-13drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12Merge branch 'cxgb4'David S. Miller
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai
2014-05-12ipv6: remove parameter rt from fib6_prune_clones()Duan Jiong
2014-05-12Add support for netvsc build without CONFIG_SYSFS flagHaiyang Zhang
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap
2014-05-12Merge branch 'filter-next'David S. Miller
2014-05-12net: filter: additional BPF testsAlexei Starovoitov
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-09Merge branch 'sctp_sysctl'David S. Miller
2014-05-09sctp: add a checking for sctp_sysctl_net_registerwangweidong
2014-05-09Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann
2014-05-09net: cassini: use nested lock annotationEmil Goode
2014-05-09bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-05-09rds: remove the unneed NULL checkingwangweidong
2014-05-09Merge branch 'mdio_net'David S. Miller
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-09net: mdio-gpio: fix device-tree binding documentationJohan Hovold
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-09Merge branch 'be2net-next'David S. Miller
2014-05-09be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-05-09be2net: fix function call indentation in be_cmds.cSathya Perla
2014-05-09be2net: fix line wrap and function call indentation in be_main.cSathya Perla
2014-05-09Merge branch 'qlcnic-next'David S. Miller