summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-121-1/+1
| * | | tcp: fix ICMP-RTO warDamian Lukowski2010-02-101-4/+2
* | | | udp: remove redundant variableGerrit Renker2010-02-121-8/+7
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-095-20/+16
|\ \ \ | |/ /
| * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-083-16/+12
| * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-082-4/+4
* | | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-041-4/+0
* | | ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy2010-02-021-3/+2
* | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-21/+62
* | | netns xfrm: ipcomp supportAlexey Dobriyan2010-01-281-3/+6
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-15/+18
|\ \ \ | |/ /
| * | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-251-9/+10
| * | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-6/+8
* | | IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei2010-01-231-4/+30
* | | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-1/+3
|\ \ \ | |/ /
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-222-4/+4
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-1/+1
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-302-0/+3
| | |\ \ \
| * | | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-191-1/+1
| * | | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-171-0/+2
| | |_|/ / | |/| | |
* | | | | ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2010-01-191-1/+2
* | | | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-178-20/+19
* | | | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-173-8/+18
* | | | | ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller2010-01-151-36/+40
* | | | | tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-112-1/+16
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-103-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-1/+1
| | |/ / | |/| |
| * | | net: restore ip source validationJamal Hadi Salim2009-12-252-0/+3
* | | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-073-5/+55
| |_|/ |/| |
* | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-232-5/+15
* | | tcp: Slightly optimize tcp_sendmsgKrishna Kumar2009-12-231-8/+9
* | | tcp: Remove unrequired operations in tcp_push()Krishna Kumar2009-12-231-7/+6
* | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-5/+0
| |/ |/|
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-162-4/+4
|\ \ | |/ |/|
| * Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-2313-82/+180
| |\
| * | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-272-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-151-4/+17
|\ \ \
| * | | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-4/+17
* | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-155-60/+40
* | | | udp: udp_lib_get_port() fixEric Dumazet2009-12-131-4/+3
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| | |\ \ \
| | | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | | | tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-081-3/+32
* | | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-081-0/+29
* | | | | | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-081-14/+24
* | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-082-8/+23
OpenPOWER on IntegriCloud