summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-142-1/+8
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-1410-3/+41
* Merge branch 'arc_emac-next'David S. Miller2014-05-141-0/+49
|\
| * arc_emac: add netpoll supportBeniamino Galvani2014-05-141-0/+12
| * arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani2014-05-141-0/+37
|/
* Merge branch 'tcp-fastopen-ipv6'David S. Miller2014-05-137-309/+323
|\
| * tcp: IPv6 support for fastopen serverDaniel Lee2014-05-132-26/+71
| * tcp: improve fastopen icmp handlingYuchung Cheng2014-05-132-26/+31
| * tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-135-105/+85Star
| * tcp: simplify fast open cookie processingYuchung Cheng2014-05-135-64/+33Star
| * tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-133-185/+200
|/
* Merge branch 'cdc_mbim-next'David S. Miller2014-05-134-23/+464
|\
| * net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-133-17/+55
| * net: cdc_mbim: add driver documentationBjørn Mork2014-05-131-0/+339
| * net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork2014-05-131-0/+2
| * net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork2014-05-131-6/+68
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13108-128/+118Star
* net: ptp: mark filter as __initdataMathias Krause2014-05-131-1/+1
* net: fix test_bpf build to depend on NETRandy Dunlap2014-05-131-1/+1
* net: filter: Fix redefinition warnings on x86-64.David S. Miller2014-05-131-34/+37
* bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-131-1/+1
* Merge branch 'cpsw'David S. Miller2014-05-132-2/+64
|\
| * drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2014-05-132-0/+5
| * drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2014-05-132-2/+58
| * drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N2014-05-131-0/+1
|/
* sch_hhf: fix comparison of qlen and limitYang Yingliang2014-05-121-1/+1
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-128-16/+16
* net: rename local_df to ignore_dfWANG Cong2014-05-1217-42/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12600-3513/+6816
|\
| * ptp: fix kconfig dependency warningsRandy Dunlap2014-05-121-1/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-097-9/+30
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-087-9/+30
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-067-9/+30
| | | |\
| | | | * mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
| | | | * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-052-2/+22
| | | | * cfg80211: free sme on connection failuresEliad Peller2014-05-051-1/+1
| | | | * mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
| | | | * mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-221-3/+2Star
| | | | * mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-221-1/+2
| * | | | net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
| * | | | bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
| * | | | Merge branch 'mdio_net'David S. Miller2014-05-093-12/+11Star
| |\ \ \ \
| | * | | | net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| | * | | | net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| | * | | | Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2Star
| | * | | | net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
| | * | | | net: mdio-gpio: fix device-tree binding documentationJohan Hovold2014-05-091-1/+1
| |/ / / /
| * | | | net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-091-11/+28
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-096-12/+19
| |\ \ \ \
| | * | | | netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-05-091-2/+4