summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-13ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-23netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-06-23netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-21net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-21udp: add rehash on connect()Eric Dumazet
2011-03-21net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2011-03-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-08-02ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger
2010-08-02ipv6: Fix default multicast hops setting.David S. Miller
2010-05-12udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-05-12ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-01ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu
2010-04-01net: backlog functions renameZhu Yi
2010-04-01udp: use limited socket backlogZhu Yi
2010-04-01tcp: use limited socket backlogZhu Yi
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-13ipv6: speedup inet6_dump_addr()Eric Dumazet