summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-10net-next: remove useless union keywordChangli Gao55-709/+694
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet2-5/+19
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet1-96/+87
2010-06-09cleanup: remove pppoe_xmit() declaration.Rami Rosen1-1/+0
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet1-7/+5
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko2-4/+12
2010-06-07anycast: Some RCU conversionsEric Dumazet3-59/+49
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet1-4/+2
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet1-7/+3
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet1-6/+4
2010-06-07ip: Router Alert RCU conversionEric Dumazet3-18/+18
2010-06-07macvlan: use call_rcu for port freeJiri Pirko1-2/+10
2010-06-07net: Remove unnecessary net action assertionjamal1-3/+0
2010-06-07net sched: make pedit check for clones insteadjamal1-2/+1
2010-06-07htb: remove two unnecessary assignmentsChangli Gao1-2/+0
2010-06-07greth: Remove unnecessary memset of napi member in netdev private dataTobias Klauser1-1/+0
2010-06-07raw: avoid two atomics in xmitEric Dumazet2-8/+12
2010-06-07net-caif: Added missing lock validator constantsAlex Lorca1-3/+3
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert2-9/+86
2010-06-06tg3: Update version to 3.111Matt Carlson1-2/+2
2010-06-06tg3: Add 5719 PCI device and phy IDsMatt Carlson2-1/+5
2010-06-06tg3: Add 5719 ASIC revMatt Carlson2-18/+52
2010-06-06tg3: Use devfn to determine function numberMatt Carlson2-10/+4
2010-06-06tg3: 5717: Allow serdes link via parallel detectMatt Carlson1-1/+5
2010-06-06tg3: Allow single MSI-X vector allocationsMatt Carlson1-12/+12
2010-06-06tg3: Off-by-one error in RSS setupMatt Carlson1-1/+1
2010-06-06tg3: Fix a memory leak on 5717+ devicesMatt Carlson1-2/+2
2010-06-06tg3: Avoid tx lockups on 5755+ devicesMatt Carlson2-0/+4
2010-06-06tg3: Relocate APE mutex regs for 5717+Matt Carlson2-12/+38
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller49-270/+323
2010-06-06r8169: fix random mdio_write failuresTimo Teräs1-0/+5
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet1-1/+1
2010-06-05ixgbevf: Enable GRO by defaultShirley Ma1-0/+1
2010-06-05ipv6: avoid high order allocationsEric Dumazet1-1/+4
2010-06-05fec: convert legacy PM hooks to dem_pm_opsDenis Kirjanov1-2/+20
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek5-7/+278
2010-06-05bonding: add all_slaves_active parameterAndy Gospodarek3-1/+68
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2-4/+6
2010-06-05fix return value of __pppoe_xmit() method.Rami Rosen1-1/+1
2010-06-05syncookies: update mss tablesFlorian Westphal2-43/+34
2010-06-05syncookies: avoid unneeded tcp header flag double checkFlorian Westphal4-4/+4
2010-06-05syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal1-11/+13
2010-06-04X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert2-5/+5
2010-06-03qlcnic: Fix Compilation Issue when CONFIG_INET was not setAnirban Chakraborty1-41/+40