aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-13
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-13
* ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-13
* ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-13
* net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-13
* net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy2010-04-13
* net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-13
* dst: don't inline dst_ifdownstephen hemminger2010-04-13
* be2net: clarify promiscuous cmd with a commentSathya Perla2010-04-13
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* net: uninline skb_bond_should_drop()Eric Dumazet2010-04-13
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-13
* bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli2010-04-13
* PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-13
* chelsio: Fix build warning.David S. Miller2010-04-13
* e1000e: use static params to save stack spaceJesse Brandeburg2010-04-13
* skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck2010-04-13
* igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck2010-04-13
* myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-13
* IPv6: only notify protocols if address is compeletely gonestephen hemminger2010-04-13
* ipv6: additional ref count for hash list unnecessarystephen hemminger2010-04-13
* IPv6: keep tentative addresses in hash tablestephen hemminger2010-04-13
* IPv6: keep route for tentative addressstephen hemminger2010-04-13
* tg3: Update version to 3.110Matt Carlson2010-04-13
* tg3: Remove function errors flagged by checkpatchMatt Carlson2010-04-13
* tg3: Unify max pkt size preprocessor constantsMatt Carlson2010-04-13
* tg3: Re-inline VLAN tags when appropriateMatt Carlson2010-04-13
* tg3: Optimize rx double copy testMatt Carlson2010-04-13
* tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson2010-04-13
* tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson2010-04-13
* tg3: Disable CLKREQ in L2Matt Carlson2010-04-13
* net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* net: Dont use netdev_warn()Eric Dumazet2010-04-13
* gianfar: Add hardware TX timestamping supportManfred Rudigier2010-04-13
* gianfar: Add hardware RX timestamping supportManfred Rudigier2010-04-13
* Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-13
* net: ll_temac: remove virt_to_bus callJohn Linn2010-04-13
* packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-13
* r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli2010-04-13
* can: Add esd board support to plx_pci CAN driverMatthias Fuchs2010-04-13
* tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-11
* inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu2010-04-11