aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-05-10netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-05-10netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches
2011-05-09Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-05-09pch_gbe: support ML7223 IOHTomoya
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09netconsole: switch to kstrto*() functionsAlexey Dobriyan
2011-05-09net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław
2011-05-09r8169: avoid late chip identifier initialisation.Francois Romieu
2011-05-09r8169: merge firmware information into the chipset description data.Francois Romieu
2011-05-09r8169: provide some firmware information via ethtool.Francois Romieu
2011-05-09r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu
2011-05-09r8169: link speed selection timer rework.Francois Romieu
2011-05-09r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu
2011-05-09r8169: remove some code duplication.Francois Romieu
2011-05-09r8169: style cleanups.Francois Romieu
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza
2011-05-09vlan: remove one synchronize_net() callEric Dumazet
2011-05-09garp: remove one synchronize_rcu() callEric Dumazet
2011-05-09net: use batched device unregister in veth and macvlanEric Dumazet
2011-05-08sctp: Fix debug message args.David S. Miller
2011-05-08ipv4: Pass flow key down into ip_append_*().David S. Miller
2011-05-08ipv4: Pass flow keys down into datagram packet building engine.David S. Miller
2011-05-08udp: Use flow key information instead of rt->rt_{src,dst}David S. Miller
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger
2011-05-08pktgen: use %pI6c for printing IPv6 addressesAlexey Dobriyan
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner
2011-05-08Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-08tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()David S. Miller
2011-05-08sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()David S. Miller
2011-05-08ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().David S. Miller
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller
2011-05-08ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.David S. Miller
2011-05-08ipv4: Create inet_csk_route_child_sock().David S. Miller
2011-05-08sctp: Store a flowi in transports to provide persistent keying.David S. Miller
2011-05-08ipv4: Use cork flow in ip_queue_xmit()David S. Miller
2011-05-08ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()David S. Miller
2011-05-08ipv4: Lock socket and use cork flow in ip4_datagram_connect().David S. Miller