aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[NETFILTER]: nf_nat: remove broken HOOKNAME macroPatrick McHardy1-6/+0
2007-02-08[NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy1-25/+15
2007-02-08[NET]: unregister_netdevice as voidStephen Hemminger2-2/+4
2007-02-08[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan1-0/+2
2007-02-08[XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller1-0/+1
2007-02-08[IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu1-17/+33
2007-02-08[IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu1-11/+46
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu1-0/+1
2007-02-08[TCP]: Don't apply FIN exception to full TSO segments.John Heffner1-1/+2
2007-02-08[TCP]: Check num sacks in SACK fast pathBaruch Even1-0/+5
2007-02-08[TCP]: Seperate DSACK from SACK fast pathBaruch Even1-35/+31
2007-02-08[TCP]: Advance fast path pointer for first block onlyBaruch Even1-10/+24
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller5-5/+5
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt4-9/+9
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy4-19/+31
2007-02-02[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy1-0/+2
2007-01-30[NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy1-1/+1
2007-01-30[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch1-1/+7
2007-01-26[IPV4]: Fix single-entry /proc/net/fib_trie output.Robert Olsson1-6/+7
2007-01-26[NETFILTER]: nf_nat_pptp: fix expectation removalPatrick McHardy1-2/+2
2007-01-26[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrackPatrick McHardy1-10/+10
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2-2/+4
2007-01-25[TCP]: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-01-24[IPV4]: Fix the fib trie iterator to work with a single entry routing tablesEric W. Biederman1-5/+16
2007-01-23[TCP]: rare bad TCP checksum with 2.6.19Jarek Poplawski1-1/+2
2007-01-23[TCP]: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-01-23[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy1-1/+1
2007-01-23[PATCH] email change for shemminger@osdl.orgStephen Hemminger1-1/+1
2007-01-09[IPV4] devinet: inetdev_init out label moved after RCU assignmentJarek Poplawski1-1/+2
2007-01-09[INET]: style updates for the inet_sock->is_icsk assignment fixPaul Moore1-1/+1
2007-01-09[NETFILTER]: nf_nat: fix hanging connections when loading the NAT modulePatrick McHardy1-1/+1
2007-01-09[TCP]: Fix iov_len calculation in tcp_v4_send_ack().Craig Schlenter1-1/+1
2007-01-09[INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore1-1/+1
2007-01-04[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens1-2/+3
2007-01-04[NETFILTER]: nf_nat: fix MASQUERADE crash on device downMartin Josefsson1-1/+4
2007-01-04[NETFILTER]: New connection tracking is not EXPERIMENTAL anymorePatrick McHardy1-2/+2
2007-01-04[NETFILTER]: Fix routing of REJECT target generated packets in output chainPatrick McHardy1-2/+5
2007-01-04[NETFILTER]: compat offsets size changeDmitry Mishin1-5/+5
2006-12-22[UDP]: Fix reversed logic in udp_get_port().David S. Miller1-5/+8
2006-12-18[IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang1-1/+2
2006-12-17[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown1-1/+1
2006-12-17[TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown1-0/+1
2006-12-13[TCP]: Fix oops caused by __tcp_put_md5sig_pool()David S. Miller1-2/+3
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2-4/+6
2006-12-13[NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin1-97/+79
2006-12-13[NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai1-0/+8
2006-12-13[NETFILTER]: nf_nat: fix NF_NAT dependencyYasuyuki Kozakai1-1/+1
2006-12-12fix typo in net/ipv4/ip_fragment.cPeter Zijlstra1-1/+1
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman1-3/+6
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman1-4/+4