aboutsummaryrefslogtreecommitdiff
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-05-09ipv6: Silence privacy extensions initializationRomain Francoise
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-14ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2010-10-28ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-10-28net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-03-15ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-03-15net: Fix sysctl restarts...Eric W. Biederman
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-24tunnel: eliminate recursion fieldEric Dumazet
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-17ipv6: Log the affected address when DAD failure occursJens Rosenboom
2009-09-16ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-09-11ipv6: Add IFA_F_DADFAILED flagBrian Haley
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-09headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan
2009-09-03ipv6: Fix tcp_v6_send_response(): it didn't set skb transport headerCosmin Ratiu
2009-09-02tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang
2009-09-02ip: Report qdisc packet dropsEric Dumazet
2009-09-02net: file_operations should be constStephen Hemminger
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger
2009-09-02tcp: MD5 operations should be constStephen Hemminger
2009-09-02net: seq_operations should be constStephen Hemminger
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDSEric Dumazet
2009-09-01net: make neigh_ops constantStephen Hemminger
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-08-31netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy
2009-08-29ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak