summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Merge branch 'tipc-next'David S. Miller19-351/+348
2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy6-59/+46
2014-05-14tipc: clean up neigbor discovery message receptionJon Paul Maloy1-108/+111
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy6-76/+83
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy8-91/+74
2014-05-14tipc: mark head of reassembly buffer as non-linearJon Paul Maloy1-0/+2
2014-05-14tipc: don't record link RESET or ACTIVATE messages as trafficJon Paul Maloy1-3/+4
2014-05-14tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy2-9/+21
2014-05-14tipc: decrease connection flow control windowJon Paul Maloy3-9/+11
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong6-37/+67
2014-05-14sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov1-2/+2
2014-05-14Merge branch 'tg3-next'David S. Miller2-18/+35
2014-05-14tg3: Update copyright and version to 3.137Michael Chan2-4/+4
2014-05-14tg3: Prevent page allocation failure during TSO workaroundMichael Chan1-7/+26
2014-05-14tg3: Don't modify ip header fields when doing GSOMichael Chan1-7/+5
2014-05-14Merge branch 'inet_fwmark_reflect'David S. Miller18-9/+79
2014-05-14net: support marking accepting TCP socketsLorenzo Colitti9-5/+30
2014-05-14net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2-1/+8
2014-05-14net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti10-3/+41
2014-05-14Merge branch 'arc_emac-next'David S. Miller1-0/+49
2014-05-14arc_emac: add netpoll supportBeniamino Galvani1-0/+12
2014-05-14arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani1-0/+37
2014-05-14Merge branch 'tcp-fastopen-ipv6'David S. Miller7-309/+323
2014-05-14tcp: IPv6 support for fastopen serverDaniel Lee2-26/+71
2014-05-14tcp: improve fastopen icmp handlingYuchung Cheng2-26/+31
2014-05-14tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng5-105/+85
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng5-64/+33
2014-05-14tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng3-185/+200
2014-05-14Merge branch 'cdc_mbim-next'David S. Miller4-23/+464
2014-05-14net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork3-17/+55
2014-05-14net: cdc_mbim: add driver documentationBjørn Mork1-0/+339
2014-05-14net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork1-0/+2
2014-05-14net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork1-6/+68
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe108-128/+118
2014-05-13net: ptp: mark filter as __initdataMathias Krause1-1/+1
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap1-1/+1
2014-05-13net: filter: Fix redefinition warnings on x86-64.David S. Miller1-34/+37
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap1-1/+1
2014-05-13Merge branch 'cpsw'David S. Miller2-2/+64
2014-05-13drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2-0/+5
2014-05-13drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2-2/+58
2014-05-13drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N1-0/+1
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang1-1/+1
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong8-16/+16
2014-05-12net: rename local_df to ignore_dfWANG Cong17-42/+42
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller600-3513/+6816
2014-05-12Merge branch 'cxgb4'David S. Miller3-10/+18
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai1-3/+4
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai1-3/+3
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai1-4/+11