ip6tnl: less dev_put() calls
[safe/jmp/linux-2.6] / net / ipv6 /
2009-11-02 Eric Dumazetip6tnl: less dev_put() calls
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-29 Eric Dumazetip6mr: Optimize multiple unregistration
2009-10-29 Eric Dumazetipv6 sit: Optimize multiple unregistration
2009-10-29 Eric Dumazetip6tnl: Optimize multiple unregistration
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-24 Eric Dumazetip6tnl: convert hash tables locking to RCU
2009-10-24 Eric Dumazetxfrm6_tunnel: RCU conversion
2009-10-24 Eric Dumazetipv6 sit: RCU conversion phase II
2009-10-24 Eric Dumazetipv6 sit: RCU conversion phase I
2009-10-21 Krishna Kumarnet: IPv6 changes
2009-10-20 John DykstraIP: Cleanups
2009-10-20 Eric Dumazetnet: Fix IP_MULTICAST_IF
2009-10-19 Steffen Klassertah6: convert to ahash
2009-10-19 Eric Dumazetnet: sk_drops consolidation part 2
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-13 Eric Dumazettcp: replace ehash_size by ehash_mask
2009-10-13 Cosmin Ratiuipv6: fix devconf after adding force_tllao option
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefix...
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Fix 6rd relay address.
2009-10-12 YOSHIFUJI Hideaki... ipv6 sit: Ensure to initialize 6rd parameters.
2009-10-08 Eric Dumazetudp: dynamically size hash tables at boot time
2009-10-07 Alexandre CassenIPv6: Fix 6RD typo
2009-10-07 Brian HaleyIPv6: use ipv6_addr_set_v4mapped()
2009-10-07 Brian HaleyIPv6: use ipv6_addr_copy() in ip6_route_redirect()
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-10-07 Octavian Purdilamake TLLAO option for NA packets configurable
2009-10-07 Brian HaleyUse sk_mark for IPv6 routing lookups
2009-10-07 YOSHIFUJI Hideaki... ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
2009-10-05 Eric Dumazettunnels: Optimize tx path
2009-09-30 Sascha Hlusiaksit: fix off-by-one in ipip6_tunnel_get_prl
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-27 Sascha HlusiakRevert "sit: stateless autoconf for isatap"
2009-09-24 Eric Dumazettunnel: eliminate recursion field
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-17 Jens Rosenboomipv6: Log the affected address when DAD failure occurs
2009-09-17 Jens Rosenboomipv6: Ignore route option with ROUTER_PREF_INVALID
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-09-15 Ilpo Järvinentcp: fix ssthresh u16 leftover
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-11 Brian Haleyipv6: Add IFA_F_DADFAILED flag
2009-09-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-09-09 Alexey Dobriyanheaders: net/ipv[46]/protocol.c header trim
2009-09-04 Cosmin Ratiuipv6: Fix tcp_v6_send_response(): it didn't set skb...
2009-09-03 Wu Fengguangtcp: replace hard coded GFP_KERNEL with sk_allocation
2009-09-03 Eric Dumazetip: Report qdisc packet drops
2009-09-02 Stephen Hemmingernet: file_operations should be const
2009-09-02 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-09-02 Stephen Hemmingertcp: MD5 operations should be const
2009-09-02 Stephen Hemmingernet: seq_operations should be const
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-02 Eric Dumazetipv6: ip6_push_pending_frames() should increment IPSTAT...
2009-09-02 Stephen Hemmingernet: make neigh_ops constant
2009-09-02 Alexey Dobriyannetns: embed ip6_dst_ops directly
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-31 Patrick McHardynetfilter: ip6t_eui: fix read outside array bounds
2009-08-29 David Wardipv6: Update Neighbor Cache when IPv6 RA is received...
2009-08-29 Sascha Hlusiaksit: allow ip fragmentation when using nopmtudisc to...
2009-08-25 Patrick McHardynetfilter: nf_conntrack: log packets dropped by helpers
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-24 Bruno Prémontipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc1...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-13 Gerrit Renkerinet6: Set default traffic class
2009-08-13 Gerrit Renkerinet6: Conversion from u8 to int
2009-08-13 Jens Rosenboomipv6: Log the explicit address that triggered DAD failure
2009-08-10 Jan Engelhardtnetfilter: xtables: check for standard verdicts in...
2009-08-10 Jan Engelhardtnetfilter: xtables: check for unconditionality of policies
2009-08-10 Jan Engelhardtnetfilter: xtables: ignore unassigned hooks in check_en...
2009-08-10 Jan Engelhardtnetfilter: xtables: use memcmp in unconditional check
2009-08-10 Jan Engelhardtnetfilter: xtables: switch table AFs to nfproto
2009-08-10 Jan Engelhardtnetfilter: xtables: switch hook PFs to nfproto
2009-08-10 Jan Engelhardtnetfilter: conntrack: switch hook PFs to nfproto
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-05 David S. Millerxfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
2009-08-02 Gerrit Renkerinet6: functions shadow global variable
2009-07-31 Neil Hormanxfrm: select sane defaults for xfrm[4|6] gc_thresh
2009-07-27 Neil Hormanxfrm: export xfrm garbage collector thresholds via...
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Gerrit Renkermcastv6: Local variable shadows function argument
2009-07-20 John Dykstratcp: Use correct peer adr when copying MD5 keys
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Sridhar Samudralaudpv6: Handle large incoming UDP/IPv6 packets and suppo...
2009-07-12 Sridhar Samudralaudpv6: Remove unused skb argument of ipv6_select_ident()
2009-07-12 Sridhar Samudralaudpv6: Fix gso_size setting in ip6_ufo_append_data
2009-07-12 Sridhar Samudralaudpv6: Fix HW checksum support for outgoing UFO packets
2009-07-12 Sascha Hlusiaksit: fix regression: do not release skb->dst before...
2009-07-12 Eric Dumazetnet: ip_push_pending_frames() fix
2009-07-07 Mark Smithipv6: correct return on ipv6_rcv() packet drop
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-07-04 Brian HaleyIPv6: preferred lifetime of address not getting updated
2009-07-04 Wei Yongjunxfrm6: fix the proto and ports decode of sctp protocol
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-27 Herbert Xuinet: Call skb_orphan before tproxy activates
2009-06-26 Jesper Dangaard... ipv6: Use rcu_barrier() on module unload.
next