summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet
2010-06-09cleanup: remove pppoe_xmit() declaration.Rami Rosen
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet
2010-06-07ip: Router Alert RCU conversionEric Dumazet
2010-06-07macvlan: use call_rcu for port freeJiri Pirko
2010-06-07net: Remove unnecessary net action assertionjamal
2010-06-07net sched: make pedit check for clones insteadjamal
2010-06-07htb: remove two unnecessary assignmentsChangli Gao
2010-06-07greth: Remove unnecessary memset of napi member in netdev private dataTobias Klauser
2010-06-07raw: avoid two atomics in xmitEric Dumazet
2010-06-07net-caif: Added missing lock validator constantsAlex Lorca
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert
2010-06-06tg3: Update version to 3.111Matt Carlson
2010-06-06tg3: Add 5719 PCI device and phy IDsMatt Carlson
2010-06-06tg3: Add 5719 ASIC revMatt Carlson
2010-06-06tg3: Use devfn to determine function numberMatt Carlson
2010-06-06tg3: 5717: Allow serdes link via parallel detectMatt Carlson
2010-06-06tg3: Allow single MSI-X vector allocationsMatt Carlson
2010-06-06tg3: Off-by-one error in RSS setupMatt Carlson
2010-06-06tg3: Fix a memory leak on 5717+ devicesMatt Carlson
2010-06-06tg3: Avoid tx lockups on 5755+ devicesMatt Carlson
2010-06-06tg3: Relocate APE mutex regs for 5717+Matt Carlson
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-06r8169: fix random mdio_write failuresTimo Teräs
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-05ixgbevf: Enable GRO by defaultShirley Ma
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-06-05fec: convert legacy PM hooks to dem_pm_opsDenis Kirjanov
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05bonding: add all_slaves_active parameterAndy Gospodarek
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck
2010-06-05fix return value of __pppoe_xmit() method.Rami Rosen
2010-06-05syncookies: update mss tablesFlorian Westphal
2010-06-05syncookies: avoid unneeded tcp header flag double checkFlorian Westphal
2010-06-05syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-03qlcnic: Fix Compilation Issue when CONFIG_INET was not setAnirban Chakraborty