summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().David S. Miller
2011-12-01powerpc: tqm8548/tqm8xx: add and update CAN device nodesWolfgang Grandegger
2011-12-01can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle
2011-12-01net: net_device flags is an unsigned intEric Dumazet
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin
2011-12-01netem: fix build error on 32bit archesEric Dumazet
2011-12-01caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com
2011-12-01caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-12-01caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com
2011-12-01netem: rate extensionHagen Paul Pfeifer
2011-12-01ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao
2011-12-01ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()Jun Zhao
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller
2011-11-30neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-30neigh: Create mechanism for generic neigh private areas.David Miller
2011-11-30sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet
2011-11-30bnx2: Support for byte queue limitsEric Dumazet
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet
2011-11-30can: Revert outdated cc770 driver patches.David S. Miller
2011-11-30sky2: add bql supportstephen hemminger
2011-11-30bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29can: cc770: legacy CC770 ISA bus driverWolfgang Grandegger
2011-11-29can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-11-29net/smsc911x: Add regulator supportRobert Marklund
2011-11-29can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger
2011-11-29ipv4: remove useless codes in ipmr_device_event()RongQing.Li
2011-11-29can: sja1000_isa: fix "limited range" compiler warningsWolfgang Grandegger
2011-11-29net: Fix skb_update_prio RCU usage.Igor Maravic
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet
2011-11-29sch_sfq: use skb_flow_dissect()Eric Dumazet
2011-11-29tcp: avoid frag allocation for small framesEric Dumazet
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet
2011-11-29sfc: Support for byte queue limitsTom Herbert
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
2011-11-29tg3: Support for byte queue limitsTom Herbert
2011-11-29forcedeth: Support for byte queue limitsTom Herbert
2011-11-29e1000e: Support for byte queue limitsTom Herbert
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29xps: Add xps_queue_release functionTom Herbert
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29dql: Dynamic queue limitsTom Herbert