netxen: remove unnecessary setting of skb->dev
[cascardo/linux.git] / net /
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-09 Dan Carpentersmall cleanup in ax25_addr_parse()
2012-07-09 Neil Hormansctp: refactor sctp_packet_append_chunk and clenup...
2012-07-07 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-07 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-07-06 Eric Dumazetipv6: fix a bad cast in ip6_dst_lookup_tail()
2012-07-06 Eric Dumazetipv6: remove redundant declarations
2012-07-06 David S. Milleripv4: Avoid overhead when no custom FIB rules are insta...
2012-07-05 Steffen Klassertipv6: Initialize the neighbour pointer of rt6_info...
2012-07-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-05 alex.bluesman.smir... 6lowpan: revert 'reuse eth_mac_addr()'
2012-07-05 RongQing.Lidccp: remove unnecessary codes in ipv6.c
2012-07-05 RongQing.Liipv6: remove unnecessary codes in tcp_ipv6.c
2012-07-05 Yuval Mintznet-next: Add netif_get_num_default_rss_queues
2012-07-05 Eric Dumazetipv4: defer fib_compute_spec_dst() call
2012-07-05 David S. Millernet: Kill dst->_neighbour, accessors, and final uses.
2012-07-05 David S. Millerxfrm: No need to copy generic neighbour pointer.
2012-07-05 David S. Milleripv4: No need to set generic neighbour pointer.
2012-07-05 David S. Milleripv6: Store route neighbour in rt6_info struct.
2012-07-05 David S. Millernet: Pass neighbours and dest address into NETEVENT_RED...
2012-07-05 David S. Millerdecnet: Use neighbours privately in dn_route struct.
2012-07-05 David S. Millerneigh: Convert over to dst_neigh_lookup_skb().
2012-07-05 David S. Millerbr_netfilter: Convert to dst_neigh_lookup_skb().
2012-07-05 David S. Millersch_teql: Convert over to dev_neigh_lookup_skb().
2012-07-05 David S. Millernet: Add optional SKB arg to dst_ops->neigh_lookup().
2012-07-05 David S. Millernet: Do delayed neigh confirmation.
2012-07-05 David S. Millersunrpc: Don't do a dst_confirm() on an input routes.
2012-07-05 David S. Milleripv4: Don't report neigh uptodate state in rtcache...
2012-07-05 David S. Milleripv4: Make neigh lookups directly in output packet...
2012-07-04 David S. Milleripv4: Fix crashes in ip_options_compile().
2012-07-04 Krishna Kumarnetfilter: nfnetlink_queue: do not allow to set unsuppo...
2012-07-04 Tomasz Bursztykanetfilter: nfnetlink: check callbacks before using...
2012-07-04 Pablo Neira Ayusonetfilter: nf_ct_tcp: missing per-net support for cttimeout
2012-07-04 Pablo Neira Ayusonetfilter: nf_conntrack: generalize nf_ct_l4proto_net
2012-07-04 Rostislav Lisovynet: em_canid: Ematch rule to match CAN frames accordin...
2012-07-04 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-03 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-02 Oliver Hartkoppcan: fix sparse warning in af_can.c
2012-07-02 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-07-01 Sven Eckelmannbatman-adv: Don't leak information through uninitialize...
2012-07-01 Marek Lindnerbatman-adv: fix counter summary length
2012-07-01 Sven Eckelmannbatman-adv: Fix alignment after opened parentheses
2012-07-01 Sven Eckelmannbatman-adv: Remove space before semicolon
2012-07-01 Sven Eckelmannbatman-adv: Remove bat_ prefix from bat_{debugfs, sysfs...
2012-07-01 Sven Eckelmannbatman-adv: Transform BATADV_LOG_BUFF(idx) into function
2012-07-01 Sven Eckelmannbatman-adv: Prefix types structs with batadv_
2012-07-01 Sven Eckelmannbatman-adv: Prefix packet structs with batadv_
2012-07-01 Sven Eckelmannbatman-adv: Prefix local sysfs struct with batadv_
2012-07-01 Sven Eckelmannbatman-adv: Prefix hash struct and typedef with batadv_
2012-07-01 Sven Eckelmannbatman-adv: Prefix local debugfs structs with batadv_
2012-07-01 Sven Eckelmannbatman-adv: Prefix main enum with BATADV_
2012-07-01 Sven Eckelmannbatman-adv: Prefix packet enum with BATADV_
2012-07-01 Sven Eckelmannbatman-adv: Prefix types enum with BATADV_
2012-07-01 Sven Eckelmannbatman-adv: Prefix hard-interface enum with BATADV_
2012-07-01 Sven Eckelmannbatman-adv: Prefix gateway enum with BATADV_
2012-07-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-07-01 Neil Hormansctp: be more restrictive in transport selection on...
2012-07-01 Dan Carpenternetfilter: use kfree_skb() not kfree()
2012-06-30 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-06-30 Olof JohanssonMerge branch 'v3.5-samsung-fixes-1' of git://git./linux...
2012-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-30 Linus TorvaldsMerge tag 'driver-core-3.5-rc5' of git://git./linux...
2012-06-30 Jiri Pirkonet: introduce new priv_flag indicating iface capable...
2012-06-30 Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-30 Linus TorvaldsMerge tag 'pm-for-3.5-rc5' of git://git./linux/kernel...
2012-06-29 Pablo Neira Ayusonetlink: add nlk->netlink_bind hook for module auto...
2012-06-29 Pablo Neira Ayusonetlink: add netlink_kernel_cfg parameter to netlink_ke...
2012-06-29 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-06-29 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-29 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-06-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29 Tomasz Bursztykanetfilter: nfnetlink: fix missing rcu_read_unlock in...
2012-06-29 Tomasz Bursztykanetfilter: ipset: fix crash if IPSET_CMD_NONE command...
2012-06-29 David S. Milleripv4: Elide fib_validate_source() completely when possible.
2012-06-29 Eric Dumazetnet: l2tp_eth: provide tx_dropped counter
next