summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: CHOKe flow schedulerstephen hemminger2011-02-024-0/+718
* sfq: deadlock in error pathstephen hemminger2011-02-021-4/+5
* ipv4: Fix fib_trie build in some configurations.David S. Miller2011-02-021-60/+60
* tcp: Increase the initial congestion window to 10.David S. Miller2011-02-023-10/+13
* bna: use device model DMA APIIvan Vecera2011-02-022-53/+57
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-0240-34/+10210
|\
| * netfilter: xtables: add device group matchPatrick McHardy2011-02-035-0/+114
| * netfilter: ipset: send error message manuallyJozsef Kadlecsik2011-02-021-7/+26
| * netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-022-6/+19
| * netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy2011-02-021-0/+2
| * netfilter: ipset: install ipset related header filesPatrick McHardy2011-02-013-0/+8
| * IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman2011-02-011-1/+1
| * IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-013-25/+29
| * IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0
| * IPVS: remove duplicate initialisation or rs_tableSimon Horman2011-02-011-3/+0
| * IPVS: use z modifier for sizeof() argumentSimon Horman2011-02-011-1/+1
| * netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy2011-02-011-1/+1
| * netfilter: ipset: remove unnecessary includesPatrick McHardy2011-02-019-27/+0
| * netfilter: ipset: use nla_parse_nested()Patrick McHardy2011-02-011-26/+16
| * netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-014-0/+427
| * netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-014-0/+624
| * netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik2011-02-013-0/+592
| * netfilter: ipset: hash:net set type supportJozsef Kadlecsik2011-02-013-0/+471
| * netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik2011-02-013-0/+642
| * netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik2011-02-013-0/+576
| * netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik2011-02-013-0/+557
| * netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2011-02-015-0/+1580
| * netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik2011-02-013-0/+530
| * netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik2011-02-013-0/+665
| * netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2011-02-015-0/+758
| * netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-0110-0/+2626
| * netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-012-1/+11
* | ipv4: Rename fib_hash_* locals in fib_semantics.cDavid S. Miller2011-02-011-20/+20
* | ipv4: Update some fib_hash centric interface names.David S. Miller2011-02-013-10/+9
* | ipv4: Remove fib_hash.David S. Miller2011-02-013-1101/+2
* | bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2xVladislav Zolotarov2011-01-316-149/+146
* | ipv4: Consolidate all default route selection implementations.David S. Miller2011-01-316-167/+58
* | ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-01-315-8/+14
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-3140-102/+101
|\ \
| * | batman-adv: Merge README of v2011.0.0 releaseSven Eckelmann2011-01-311-8/+8
| * | batman-adv: Update copyright yearsSven Eckelmann2011-01-3139-39/+39
| * | batman-adv: Remove unused variablesSven Eckelmann2011-01-312-10/+1
| * | batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2011-01-312-6/+9
| * | batman-adv: Remove unused definitionsSven Eckelmann2011-01-311-15/+0
| * | batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann2011-01-311-5/+0
| * | batman-adv: remove unused parametersSimon Wunderlich2011-01-314-14/+10
| * | batman-adv: Calculate correct size for merged packetsSven Eckelmann2011-01-314-3/+31
| * | batman-adv: Create roughly equal sized fragmentsSven Eckelmann2011-01-311-2/+3
* | | bnx2x: Update bnx2x version to 1.62.11-0Yaniv Rosner2011-01-311-2/+2
* | | bnx2x: Remove support for emulation/FPGAYaniv Rosner2011-01-311-87/+1
OpenPOWER on IntegriCloud