aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy
2007-07-10[NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-07-10[NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_typePatrick McHardy
2007-07-10[NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik
2007-07-10[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATedJerome Borsboom
2007-07-10[NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt
2007-07-10[NETFILTER]: Remove incorrect inline markersJan Engelhardt
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt
2007-07-10[UDP]: Cleanup UDP encapsulation codeJames Chapman
2007-07-10[TCP]: SACK fastpath did override adjusted fackets_outIlpo Järvinen
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA
2007-07-10[TCPv4]: Improve BH latency in /proc/net/tcpHerbert Xu
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller
2007-06-23[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.Jens Axboe
2007-06-18[IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller
2007-06-12[TCP]: Fix left_out setting during FRTOIlpo Järvinen
2007-06-12[TCP]: Disable TSO if MD5SIG is enabled.David S. Miller
2007-06-08[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore
2007-06-08[IPV4]: Do not remove idev when addresses are clearedHerbert Xu
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin
2007-06-07[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2007-06-07[TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller