summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller2013-07-274-1/+164
|\
| * pch_gbe: Add MinnowBoard supportDarren Hart2013-07-254-0/+163
| * pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart2013-07-241-1/+1
* | USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei2013-07-271-0/+9
* | USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-274-8/+46
* | tuntap: hardware vlan tx supportJason Wang2013-07-271-4/+36
* | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-274-36/+20
* | virtio-net: put virtio net header inline with dataMichael S. Tsirkin2013-07-272-9/+37
* | bond: cleanup netpoll codestephen hemminger2013-07-261-7/+1
* | team: cleanup netpoll clodestephen hemminger2013-07-261-17/+8
* | bridge: cleanup netpoll codestephen hemminger2013-07-263-17/+8
* | bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui2013-07-261-1/+1
* | drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-241-3/+0
|/
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-242-4/+1
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-2410-6/+61
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-247-8/+12
* net: sctp: trivial: add uapi/linux/sctp.h into maintainersDaniel Borkmann2013-07-241-0/+1
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-2438-42/+39
* drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N2013-07-241-2/+200
* bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong2013-07-241-1/+1
* bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong2013-07-241-4/+11
* bonding: bond_sysfs.c checkpatch cleanupdingtianhong2013-07-241-4/+2
* bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong2013-07-241-12/+3
* drivers/net: enic: Move ethtool code to a separate fileNeel Patel2013-07-245-270/+309
* net: trans_rdma: remove unused functionAndi Shyti2013-07-241-11/+0
* Merge branch 'be2net'David S. Miller2013-07-243-120/+218
|\
| * be2net: delete primary MAC address while unloadingSathya Perla2013-07-241-3/+5
| * be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-243-36/+50
| * be2net: refactor MAC-addr setup codeSathya Perla2013-07-243-58/+48
| * be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-241-0/+4
| * be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-243-0/+53
| * be2net: fix MAC address modification for VFSathya Perla2013-07-243-38/+73
|/
* sh_eth: Add support for r8a7790 SoCSimon Horman2013-07-242-1/+22
* sh_eth: add support for RMIIMODE registerSimon Horman2013-07-242-0/+6
* net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du2013-07-241-8/+8
* net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du2013-07-241-1/+0
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-231-476/+52
* ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-231-6/+5
* ipmr: change the prototype of ip_mr_forward().Rami Rosen2013-07-231-8/+7
* Merge branch 'team' ("add support for peer notifications and igmp rejoins for...David S. Miller2013-07-238-43/+245
|\
| * team: add support for sending multicast rejoinsJiri Pirko2013-07-232-0/+91
| * net: convert resend IGMP to notifier eventJiri Pirko2013-07-237-42/+60
| * team: add peer notificationJiri Pirko2013-07-232-1/+94
|/
* macvlan fdb replace supportThomas Richter2013-07-231-0/+3
* vxlan fdb replace an existing entryThomas Richter2013-07-231-0/+38
* Merge branch 'tcp'David S. Miller2013-07-225-80/+57
|\
| * tcp: use RTT from SACK for RTOYuchung Cheng2013-07-221-9/+14
| * tcp: measure RTT from new SACKYuchung Cheng2013-07-221-6/+17
| * tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-222-50/+18
| * tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-225-21/+14
|/
OpenPOWER on IntegriCloud