ipv4: fix rcu splat
[cascardo/linux.git] / net /
2012-07-17 Eric Dumazetipv4: fix rcu splat
2012-07-17 David S. Milleripv4: Fix nexthop exception hash computation.
2012-07-17 David S. MillerMerge branch 'nexthop_exceptions'
2012-07-17 Jiri Pirkonetpoll: move np->dev and np->dev_name init into __netp...
2012-07-17 David S. Milleripv4: Add FIB nexthop exceptions.
2012-07-17 Eric Dumazettcp: implement RFC 5961 4.2
2012-07-17 David S. Millernet: Pass optional SKB and SK arguments to dst_ops...
2012-07-17 Eric Dumazettcp: implement RFC 5961 3.2
2012-07-17 Li Weiipv6: fix unappropriate errno returned for non-multicas...
2012-07-17 Masanari Iidairda: Fix typo in irda
2012-07-17 Ioan Orghicisctp: fix sparse warning for sctp_init_cause_fixed
2012-07-17 Eric Dumazetnetem: refine early skb orphaning
2012-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 Thomas Grafbridge: Fix enforcement of multicast hash_max limit
2012-07-17 Denis Ovsienkoipv6: fix RTPROT_RA markup of RA routes w/nexthops
2012-07-17 Tony Cheneau6lowpan: Change byte order when storing/accessing to...
2012-07-17 Tony Cheneau6lowpan: Change byte order when storing/accessing u16 tag
2012-07-17 Tony Cheneau6lowpan: Fix null pointer dereference in UDP uncompress...
2012-07-17 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-07-17 Andrey Vaginnet: make sock diag per-namespace
2012-07-17 Eric Dumazettcp: add OFO snmp counters
2012-07-16 David S. Millersctp: Adjust PMTU updates to accomodate route invalidation.
2012-07-16 David S. Milleripv6: Add helper inet6_csk_update_pmtu().
2012-07-16 David S. Milleripv4: Add helper inet_csk_update_pmtu().
2012-07-14 Steffen Klassertxfrm: Initialize the struct xfrm_dst behind the dst_ent...
2012-07-14 Steffen Klassertipv6: Initialize the struct rt6_info behind the dst_ent...
2012-07-14 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-13 Erik Hugnetipc: remove print_buf and deprecated log buffer code
2012-07-13 Erik Hugnetipc: phase out most of the struct print_buf usage
2012-07-13 Erik Hugnetipc: simplify print buffer handling in tipc_printf
2012-07-13 Paul Gortmakertipc: simplify link_print by divorcing it from using...
2012-07-13 Erik Hugnetipc: remove TIPC packet debugging functions and macros
2012-07-13 Erik Hugnetipc: use standard printk shortcut macros (pr_err etc.)
2012-07-13 David S. Milleripv4: Don't store a rule pointer in fib_result.
2012-07-13 Eric Dumazettcp: add LAST_ACK as a valid state for TSQ
2012-07-13 Alexander Duycknet: Update alloc frag to reduce get/put page usage...
2012-07-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 David S. Milleripv4: Remove tb_peers from fib_table.
2012-07-12 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-12 David S. Milleripv4: Put proper checks into icmp_socket_deliver().
2012-07-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 Florian Westphalnet: sched: add ipset ematch
2012-07-12 alex.bluesman.smir... 6lowpan: rework fragment-deleting routine
2012-07-12 alex.bluesman.smir... 6lowpan: fix tag variable size
2012-07-12 alex.bluesman.smir... mac802154: sparse warnings: make symbols static
2012-07-12 alex.bluesman.smir... 6lowpan: get extra headroom in allocated frame
2012-07-12 alex.bluesman.smir... mac802154: add get short address method
2012-07-12 alex.bluesman.smir... 6lowpan: revert: add missing spin_lock_init()
2012-07-12 David S. Milleripv4: Fix warnings in ip_do_redirect() for some configu...
2012-07-12 Paul Gortmakertipc: limit error messages relating to memory leak...
2012-07-12 Paul Gortmakertipc: factor stats struct out of the larger link struct
2012-07-12 David S. MillerMerge branch 'redirect_via_sock'
2012-07-12 David S. Millernet: Remove checks for dst_ops->redirect being NULL.
2012-07-12 David S. Millernet: Add dummy dst_ops->redirect method where needed.
2012-07-12 David S. Milleripv6: Use icmpv6_notify() to propagate redirect, instea...
2012-07-12 David S. Milleripv6: Add redirect support to all protocol icmp error...
2012-07-12 David S. Milleripv6: Add ip6_redirect() and ip6_sk_redirect() helper...
2012-07-12 David S. Milleripv6: Pull main logic of rt6_redirect() into rt6_do_red...
2012-07-12 David S. Milleripv6: Move bulk of redirect handling into rt6_redirect().
2012-07-12 David S. Milleripv6: Export ndisc option parsing from ndisc.c
2012-07-12 David S. Milleripv4: Kill ip_rt_redirect().
2012-07-12 David S. Milleripv4: Add redirect support to all protocol icmp error...
2012-07-12 David S. Milleripv4: Add ipv4_redirect() and ipv4_sk_redirect() helper...
2012-07-12 David S. Milleripv4: Generalize ip_do_redirect() and hook into new...
2012-07-12 David S. Milleripv4: Rearrange arguments to ip_rt_redirect()
2012-07-12 David S. Milleripv4: Pull redirect instantiation out into a helper...
2012-07-12 David S. Milleripv4: Deliver ICMP redirects to sockets too.
2012-07-12 David S. Milleripv4: Pull icmp socket delivery out into a helper function.
2012-07-12 Eric Dumazettcp: TCP Small Queues
2012-07-12 Alexander Duycktcp: Fix out of bounds access to tcpm_vals
2012-07-11 Li RongQingbridge: fix endian
2012-07-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-11 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-11 Amir Hananianet: Fix memory leak - vlan_info struct
2012-07-11 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2012-07-11 Ben Hutchingsnet: Fix non-kernel-doc comments with kernel-doc start...
2012-07-11 Ben Hutchingsnet: Fix (nearly-)kernel-doc comments for various functions
2012-07-11 Ben Hutchingsnet: Properly define functions with no parameters
2012-07-11 David S. MillerMerge branch 'metrics_restructure'
2012-07-11 David S. Milleripv4: Remove inetpeer from routes.
2012-07-11 David S. Milleripv4: Calling ->cow_metrics() now is a bug.
2012-07-11 David S. Milleripv4: Kill dst_copy_metrics() call from ipv4_blackhole_...
2012-07-11 David S. Milleripv4: Enforce max MTU metric at route insertion time.
2012-07-11 David S. Milleripv4: Maintain redirect and PMTU info in struct rtable...
2012-07-11 David S. Millerrtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
2012-07-11 David S. Millerinet: Kill FLOWI_FLAG_PRECOW_METRICS.
2012-07-11 David S. Millerinet: Minimize use of cached route inetpeer.
2012-07-11 David S. Millerinet: Remove ->get_peer() method.
2012-07-11 David S. Millertcp: Remove tw->tw_peer
2012-07-11 David S. Millertcp: Move timestamps from inetpeer to metrics cache.
2012-07-11 David S. Millernet: Don't report route RTT metric value in cache dumps.
2012-07-11 David S. Millertcp: Maintain dynamic metrics in local cache.
2012-07-11 David S. Millertcp: Abstract back handling peer aliveness test into...
2012-07-11 David S. Millertcp: Move dynamnic metrics handling into seperate file.
2012-07-10 Thomas Grafcan: gw: Remove pointless casts
2012-07-10 Thomas Grafcan: gw: Properly fill the netlink header when respondi...
2012-07-10 Thomas Grafcan: gw: Use nla_policy to validate netlink attributes
2012-07-10 Thomas Grafcan: gw: Don't bump nlmsg_len manually
2012-07-09 Julia Lawallnet/rxrpc/ar-peer.c: remove invalid reference to list...
2012-07-09 Eric Dumazetnet: cgroup: fix out of bounds accesses
next