summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: use the macros defined for the members of flowiChangli Gao2010-11-1717-198/+106
| | * | | ipv4: AF_INET link address familyThomas Graf2010-11-171-0/+75
| | * | | network: tcp_connect should return certain errors up the stackEric Paris2010-11-171-1/+4
| | * | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-161-2/+2
| | * | | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-152-5/+22
| | * | | ipv4: Fix build with multicast disabled.David S. Miller2010-11-151-10/+10
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-147-24/+22
| | |\ \ \ | | | |/ /
| | | * | tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-121-5/+3
| | | * | tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller2010-11-101-1/+1
| | | * | net: avoid limits overflowEric Dumazet2010-11-105-15/+17
| | | * | inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-091-3/+1
| | * | | igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-121-119/+104
* | | | | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-145-27/+29
|/ / / /
* | | | netfilter: nf_nat_amanda: rename a variableEric Dumazet2010-11-151-4/+4
* | | | netfilter: add __rcu annotationsEric Dumazet2010-11-152-7/+15
* | | | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* | | | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-151-2/+1
|/ / /
* | | ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-115-15/+15
* | | net: get rid of rtable->idevEric Dumazet2010-11-112-57/+4
* | | net/ipv4/tcp.c: Update WARN usesJoe Perches2010-11-091-9/+7
|/ /
* | inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-041-11/+16
* | fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-033-20/+22
|\ \
| * | ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| * | ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-031-0/+1
| * | netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-291-20/+20
* | | ip_gre: fix fallback tunnel setupEric Dumazet2010-10-301-3/+3
| |/ |/|
* | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-283-1/+24
|/
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-272-0/+2
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-58/+80
* tunnels: add __rcu annotationsEric Dumazet2010-10-271-10/+19
* net: add __rcu annotations to protocolEric Dumazet2010-10-271-3/+5
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-29/+46
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-261-16/+20
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-3/+7
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-2/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-247-9/+9
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-187-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2351-1404/+1874
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-2115-244/+342
| |\ \
| | * \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-211-14/+15
| | |\ \
| | | * | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-211-14/+15
| | * | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-212-5/+33
| | |/ /
| | * | netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-181-2/+2
| | * | netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-133-17/+17
| | * | netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-132-46/+46
| | * | netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-132-11/+11
| | * | netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-72/+73
| | * | netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-4/+2
OpenPOWER on IntegriCloud