aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
* inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-12
* tcp: fix ICMP-RTO warDamian Lukowski2010-02-10
* netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
* netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
* tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-25
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-30
| |\ \
| * \ \ Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
| |\ \ \
| | * \ \ Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-23
| | |\ \ \
| | * | | | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-27
* | | | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-19
* | | | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-17
| |_|_|_|/ |/| | | |
* | | | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
| |_|_|/ |/| | |
* | | | net: restore ip source validationJamal Hadi Salim2009-12-25
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-16
|\ \ \
| * | | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-15
* | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* | | | udp: udp_lib_get_port() fixEric Dumazet2009-12-13
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\ \ \
| | | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | | | tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-08
* | | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-08
* | | | | | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-08
* | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
* | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
* | | | | | tcp: Remove runtime check that can never be true.David S. Miller2009-12-08
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \ \ \
| * | | | | tcp: fix a timewait refcnt raceEric Dumazet2009-12-03
| * | | | | tcp: connect() race with timewait reuseEric Dumazet2009-12-03
| * | | | | tcp: diag: Dont report negative values for rx queueEric Dumazet2009-12-03
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
| |\ \ \ \ \
| | * | | | | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-23
| | * | | | | netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-06
| | * | | | | netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder2009-11-05
| | * | | | | netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-04
| * | | | | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-03
| * | | | | | net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman2009-12-03
| * | | | | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-03
| * | | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
| * | | | | | net 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-03
| * | | | | | tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller2009-12-03
| * | | | | | tcp: Fix warning on 64-bit.David S. Miller2009-12-03
| * | | | | | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-03
| * | | | | | TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson2009-12-03