summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13Merge branch 'arc_emac-next'David S. Miller
2014-05-13arc_emac: add netpoll supportBeniamino Galvani
2014-05-13arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani
2014-05-13Merge branch 'tcp-fastopen-ipv6'David S. Miller
2014-05-13tcp: IPv6 support for fastopen serverDaniel Lee
2014-05-13tcp: improve fastopen icmp handlingYuchung Cheng
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng
2014-05-13Merge branch 'cdc_mbim-next'David S. Miller
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: cdc_mbim: add driver documentationBjørn Mork
2014-05-13net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork
2014-05-13net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork
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