summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: convert socket list to RCU (v3)stephen hemminger2010-02-223-33/+43
* seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-223-4/+87
* can:ti_hecc: Add pm hook-upSriram2010-02-221-3/+48
* isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-222-22/+28
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-2229-98/+69
* e1000: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-221-20/+17
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-2222-74/+50
* net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-225-30/+28
* drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-221-147/+96
* b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens2010-02-221-1/+1
* b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens2010-02-221-1/+5
* pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-221-0/+1
* ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-221-0/+1
* eepro: fix netdev_mc_count conversionAlexander Beregalov2010-02-201-1/+1
* MAINTAINERS: Add two maintainers for be2net driverAjit Khaparde2010-02-191-0/+2
* be2net: Bump the driver version numberAjit Khaparde2010-02-191-1/+1
* be2net: Maintain tx and rx counters in driverAjit Khaparde2010-02-192-9/+11
* be2net: update copyright datesAjit Khaparde2010-02-196-6/+6
* r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock2010-02-191-7/+14
* mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori2010-02-191-4/+4
* greth: some driver cleanupskirjanov@gmail.com2010-02-191-31/+18
* net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-195-69/+67
* xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-193-6/+20
* xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-193-4/+14
* pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-191-6/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-193-14/+15
|\
| * netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-191-1/+1
| * netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-191-11/+11
| * netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy2010-02-191-2/+3
* | net: Make GRETH driver depend on SPARC.David S. Miller2010-02-181-1/+1
* | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-77/+75
* | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-181-161/+109
* | Orphan DECnetChrissie Caulfield2010-02-181-2/+1
* | be2net: free tx buffers when completions never arriveSathya Perla2010-02-181-0/+12
* | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-183-2/+3
* | net: TCP thin dupackAndreas Petlund2010-02-186-1/+42
* | net: TCP thin linear timeoutsAndreas Petlund2010-02-186-2/+54
* | net: TCP thin-stream detectionAndreas Petlund2010-02-182-0/+55
* | tokenring: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-185-17/+9
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-189-60/+40
* | net/usb: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-184-34/+15
* | tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-186-50/+35
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-1823-87/+55
* | smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-18/+9
* | 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-186-19/+13
* | depca: remove forgotten needless inicializationJiri Pirko2010-02-181-1/+1
* | const: struct nla_policyAlexey Dobriyan2010-02-1810-33/+22
* | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-1818-39/+33
* | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-182-14/+5
* | ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-181-5/+0
OpenPOWER on IntegriCloud