summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bna: fix stats handlingEric Dumazet2010-09-023-41/+33
* net: arp: code cleanupChangli Gao2010-09-021-103/+123
* net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet2010-09-021-17/+15
* net: Improve comments in include/linux/phy.hPeter Meerwald2010-09-021-2/+2
* ipvs: use pkts for SCTP tooJulian Anastasov2010-09-021-3/+3
* net: another last_rx roundEric Dumazet2010-09-023-3/+0
* starfire: Temporary kludge to fix powerpc build.David S. Miller2010-09-021-1/+1
* tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-021-9/+3
* net: make rx_queue sysfs_ops conststephen hemminger2010-09-021-1/+1
* pxa168_eth: remove duplicated #includeHuang Weiyi2010-09-011-2/+0
* net: skbuff.c cleanupEric Dumazet2010-09-011-32/+15
* skge: add GRO supportEric Dumazet2010-09-013-3/+6
* drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-011-4/+4
* ns83820: Use helper to disable chip interruptsDenis Kirjanov2010-09-011-14/+11
* net: tunnels should use rcu_dereferenceEric Dumazet2010-09-012-7/+17
* bnx2x: Update version to 1.52.53-5Yaniv Rosner2010-09-011-2/+2
* bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner2010-09-011-1/+2
* bnx2x: Change BCM848xx LED configurationYaniv Rosner2010-09-011-122/+49
* bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner2010-09-011-1/+0
* bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2010-09-012-164/+127
* bnx2x: Reset link before any new link settingsYaniv Rosner2010-09-011-0/+1
* bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2010-09-012-10/+15
* bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner2010-09-011-2/+2
* qlcnic: add cksum flagAmit Kumar Salecha2010-09-012-4/+6
* qlcnic: mac vlan learning supportAmit Kumar Salecha2010-09-013-10/+26
* qlcnic: support mac learningAmit Kumar Salecha2010-09-013-0/+191
* qlcnic: fix mac override capabilityRajesh Borundia2010-09-013-13/+28
* qlcnic: fix panic while using eth_hdrRajesh Borundia2010-09-011-1/+3
* qlcnic: fix mac anti spoof policyRajesh Borundia2010-09-011-3/+10
* qlcnic: fix for setting default eswitch configRajesh Borundia2010-09-011-31/+65
* qlcnic: fix mac addr readRajesh Borundia2010-09-013-30/+13
* qlcnic: add api version in reg dumpRajesh Borundia2010-09-011-4/+11
* qlcnic: backout firmware initialization updateSony Chacko2010-09-014-28/+100
* stmmac: Fix another build warning.David S. Miller2010-09-011-2/+2
* gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet2010-08-311-2/+0
* net: add a comment on netdev->last_rxEric Dumazet2010-08-311-1/+8
* pktgen: remove non used variableEric Dumazet2010-08-311-2/+0
* vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko2010-08-311-1/+1
* Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont2010-08-311-1/+3
* Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont2010-08-311-1/+1
* Phonet: restore flow control credits when sending failsRémi Denis-Courmont2010-08-311-1/+5
* stmmac: Fix build warnings.David S. Miller2010-08-313-3/+4
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-303-6/+6
* net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-304-6/+6
* net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven2010-08-301-3/+2
* TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2
* dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-304-38/+9
* dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-302-8/+23
* tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-303-21/+19
* dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker2010-08-301-25/+3