nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / ipv6 /
2009-10-30 Eric Dumazetnet: fix sk_forward_alloc corruption
2009-10-20 Eric Dumazetnet: Fix IP_MULTICAST_IF
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.
2009-06-26 Jens Rosenboomipv6: avoid wraparound for expired preferred lifetime
2009-06-24 Tejun Heopercpu: clean up percpu variable definitions
2009-06-24 Tejun Heopercpu: cleanup percpu array definitions
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-14 Tom GoffPIM-SM: namespace changes
2009-06-12 Masatake YAMATOtrivial: Fix a typo in comment of addrconf_dad_start()
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-06-11 Patrick McHardyMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11 Eric Dumazetnet: No more expensive sock_hold()/sock_put() on each tx
2009-06-09 David S. Millernetfilter: Use frag list abstraction interfaces.
2009-06-09 David S. Milleripv6: Use frag list abstraction interfaces.
2009-06-08 Jan Kasprzaknetfilter: nf_ct_icmp: keep the ICMP ct entries longer
2009-06-04 Evgeniy Polyakovnetfilter: x_tables: added hook number into match exten...
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-02 Pablo Neira Ayusonetfilter: conntrack: simplify event caching system
2009-06-02 Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2009-06-02 Brian HaleyIPv6: Print error value when skb allocation fails
2009-06-01 Brian HaleyIPv6: Add 'autoconf' and 'disable_ipv6' module parameters
2009-05-27 Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-05-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-22 Herbert Xutcp: Unexport TCPv6 GRO functions
2009-05-21 Jean-Mickael GuerinIPv6: set RTPROT_KERNEL to initial route
2009-05-21 Rami Rosennet: Remove unused parameter from fill method in fib_ru...
2009-05-19 Sascha Hlusiaksit: stateless autoconf for isatap
2009-05-19 Sascha Hlusiakaddrconf: refuse isatap eui64 for INADDR_ANY
2009-05-19 Sascha Hlusiaksit: ipip6_tunnel_del_prl: return err
2009-05-19 Sascha Hlusiaksit: strictly restrict incoming traffic to tunnel link...
2009-05-19 Sascha Hlusiaksit: Fail to create tunnel, if it already exists
next