aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-18
* depca: remove forgotten needless inicializationJiri Pirko2010-02-18
* const: struct nla_policyAlexey Dobriyan2010-02-18
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-18
* ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-18
* AF_UNIX: update locking commentStephen Hemminger2010-02-18
* macvtap: add GSO/csum offload supportArnd Bergmann2010-02-18
* net/macvtap: add vhost supportArnd Bergmann2010-02-18
* macvtap: rework object lifetime rulesArnd Bergmann2010-02-18
* netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18
* Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy2010-02-18
|\
| * netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal2010-02-16
| * netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
| * netfilter: ebtables: split update_counters into two functionsFlorian Westphal2010-02-16
| * netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal2010-02-16
| * netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-16
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-17
* | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches2010-02-17
* | drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* | tg3: Update version to 3.108Matt Carlson2010-02-17
* | tg3: Push phylib definitions to phylibMatt Carlson2010-02-17
* | tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson2010-02-17
* | tg3: Reformat SSID to phy ID tableMatt Carlson2010-02-17
* | tg3: Discover phy address onceMatt Carlson2010-02-17
* | tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson2010-02-17
* | tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson2010-02-17
* | tg3: Add more partno entries for fallback pathMatt Carlson2010-02-17
* | tg3: Allow phylib flowctrl changes anytimeMatt Carlson2010-02-17
* | tg3: Add support for 2 new selfboot formatsMatt Carlson2010-02-17
* | tg3: Make 57791 and 57795 10/100 onlyMatt Carlson2010-02-17
* | tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson2010-02-17
* | tun: socket filter supportMichael S. Tsirkin2010-02-17
* | net: export attach/detach filter routinesMichael S. Tsirkin2010-02-17