aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | AF_UNIX: update locking commentStephen Hemminger2010-02-181-1/+1
* | macvtap: add GSO/csum offload supportArnd Bergmann2010-02-181-24/+182
* | net/macvtap: add vhost supportArnd Bergmann2010-02-184-24/+97
* | macvtap: rework object lifetime rulesArnd Bergmann2010-02-181-92/+91
|/
* netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-182-3/+9
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-188-12/+1285
* Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy2010-02-184-119/+1124
|\
| * netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-162-0/+68
| * netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal2010-02-161-0/+16
| * netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal2010-02-161-10/+24
| * netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal2010-02-161-1/+886
| * netfilter: ebtables: split update_counters into two functionsFlorian Westphal2010-02-161-16/+26
| * netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal2010-02-161-32/+38
| * netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-161-65/+71
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-172-10/+11
* | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches2010-02-171-1/+1
* | drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-84/+78
* | drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-36/+27
* | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-39/+42
* | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-29/+21
* | drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-516/+503
* | drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-50/+37
* | drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-210/+151
* | drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-173-138/+117
* | drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-171-84/+61