summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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-022-1/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-0225-31/+8321
|\
| * netfilter: xtables: add device group matchPatrick McHardy2011-02-033-0/+92
| * netfilter: ipset: send error message manuallyJozsef Kadlecsik2011-02-021-7/+26
| * netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-6/+9
| * netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy2011-02-021-0/+2
| * 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 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-013-0/+372
| * netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-013-0/+597
| * 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-013-0/+480
| * 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-013-0/+600
| * netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-017-0/+2128
* | 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-012-7/+6
* | ipv4: Remove fib_hash.David S. Miller2011-02-013-1101/+2
* | ipv4: Consolidate all default route selection implementations.David S. Miller2011-01-315-162/+57
* | ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-01-314-8/+11
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-3139-94/+93
|\ \
| * | 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
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-316-6/+93
|\ \ \
| * \ \ Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-301-6/+8
| |\ \ \
| | * | | batman-adv: Make vis info stack traversal threadsafeSven Eckelmann2011-01-301-3/+4
| | * | | batman-adv: Remove vis info element in free_infoSven Eckelmann2011-01-301-0/+1
| | * | | batman-adv: Remove vis info on hashing errorsSven Eckelmann2011-01-301-1/+1
| | * | | batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing2011-01-251-2/+2
| * | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-303-0/+81
| * | | | net: Fix ip link add netns oopsEric W. Biederman2011-01-301-0/+3
| * | | | gro: Reset dev pointer on reuseHerbert Xu2011-01-291-0/+1
OpenPOWER on IntegriCloud