aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy22-330/+189
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy1-19/+20
2007-07-10[NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy1-1/+1
2007-07-10[NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy1-23/+60
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy1-6/+0
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy8-28/+28
2007-07-10[NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy1-10/+11
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_getPatrick McHardy2-3/+3
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy1-8/+9
2007-07-10[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_typePatrick McHardy1-1/+1
2007-07-10[NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai2-19/+17
2007-07-10[NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai1-24/+22
2007-07-10[NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai1-6/+0
2007-07-10[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai2-5/+0
2007-07-10[NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai3-19/+65
2007-07-10[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai1-1/+3
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai1-10/+0
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy23-27/+27
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2-13/+118
2007-07-10[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATedJerome Borsboom1-1/+5
2007-07-10[NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt7-34/+21
2007-07-10[NETFILTER]: Remove incorrect inline markersJan Engelhardt2-2/+2
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt10-28/+39
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt13-97/+97
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt5-25/+25
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt9-65/+65
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt10-17/+17
2007-07-10[UDP]: Cleanup UDP encapsulation codeJames Chapman2-140/+130
2007-07-10[TCP]: SACK fastpath did override adjusted fackets_outIlpo Järvinen1-0/+8
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman1-4/+23
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger3-3/+6
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA4-0/+4
2007-07-10[TCPv4]: Improve BH latency in /proc/net/tcpHerbert Xu1-14/+5
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller10-1157/+11
2007-06-23[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.Jens Axboe1-2/+6
2007-06-18[IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman1-2/+39
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen1-4/+5
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen5-2/+16
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen1-0/+1
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2-2/+2
2007-06-12[TCP]: Fix left_out setting during FRTOIlpo Järvinen1-1/+1
2007-06-12[TCP]: Disable TSO if MD5SIG is enabled.David S. Miller1-1/+2
2007-06-08[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore1-10/+13
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-33/+8
2007-06-08[IPV4]: Do not remove idev when addresses are clearedHerbert Xu1-5/+1
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller3-180/+74
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin1-18/+63
2007-06-07[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy1-5/+8
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy3-3/+3
2007-06-07[TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller1-2/+4