bnx2x: update year to 2011 and version to 1.62.12-0
[pandora-kernel.git] / net /
2011-05-04 Kurt Van Dijckcan: rename can_try_module_get to can_get_proto
2011-05-04 Kurt Van Dijckcan: make struct can_proto const
2011-05-04 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-05-04 David S. Milleripv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
2011-05-04 David S. Milleripv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
2011-05-04 David S. Milleripv4: Pass explicit saddr/daddr args to ipmr_get_route().
2011-05-04 David S. Milleripv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr...
2011-05-04 David S. Milleripv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
2011-05-04 David S. Millersctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr...
2011-05-04 David S. Milleripv4: Use flowi4's {saddr,daddr} in igmpv3_newpack...
2011-05-04 David S. Milleripv4: Make caller provide on-stack flow key to ip_route...
2011-05-04 David S. Millerdccp: Use flowi4->saddr in dccp_v4_connect()
2011-05-04 David S. Milleripv4: Renamt struct rtable's rt_tos to rt_key_tos.
2011-05-04 David S. Milleripv4: Rework ipmr_rt_fib_lookup() flow key initialization.
2011-05-02 Eric Dumazetnet: dont hold rtnl mutex during netlink dump callbacks
2011-05-02 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-02 David S. Milleripv4: Make sure flowi4->{saddr,daddr} are always set.
2011-05-01 Marek Lindnerbatman-adv: Make bat_priv->primary_if an rcu protected...
2011-05-01 Antonio Quartullibatman-adv: fix gw_node_update() and gw_election()
2011-05-01 Antonio Quartullibatman-adv: Move definition of atomic_dec_not_zero...
2011-05-01 Antonio Quartullibatman-adv: orig_hash_find() manages rcu_lock/unlock...
2011-04-29 David Decotignyethtool: cosmetic: Use ethtool ethtool_cmd_speed API
2011-04-29 David Decotignyethtool: Use full 32 bit speed range in ethtool's set_s...
2011-04-29 David Decotignyethtool: Call ethtool's get/set_settings callbacks...
2011-04-29 Ben Hutchingsipv4, ipv6, bonding: Restore control over number of...
2011-04-29 amit salechapktgen: create num frags requested
2011-04-29 Eric Dumazetbpf: depends on MODULES
2011-04-29 David S. Milleripv4: Get route daddr from flow key in l2tp_ip_connect().
2011-04-29 David S. Milleripv4: Get route daddr from flow key in tcp_v4_connect().
2011-04-29 David S. Milleripv4: Get route daddr from flow key in inet_csk_route_r...
2011-04-29 David S. Milleripv4: Get route daddr from flow key in ip4_datagram_con...
2011-04-29 David S. Milleripv4: Get route daddr from flow key in dccp_v4_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in l2tp_ip_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in tcp_v4_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in ip4_datagram_c...
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in inet_sk_resele...
2011-04-29 David S. Milleripv4: Use caller's on-stack flowi as-is in output route...
2011-04-29 David S. Millernet: Use non-zero allocations in dst_alloc().
2011-04-29 David S. Millernet: Make dst_alloc() take more explicit initializations.
2011-04-28 David S. Millerl2tp: Fix inet_opt conversion.
2011-04-28 Michał Mirosławbridge: convert br_features_recompute() to ndo_fix_features
2011-04-28 Michał Mirosławnet: fix netdev_increment_features()
2011-04-28 Shan Weinet:use help function of skb_checksum_start_offset...
2011-04-28 Eric Dumazetinet: add RCU protection to inet->opt
2011-04-28 Eric Dumazetnet: filter: Just In Time compiler for x86-64
2011-04-27 David S. Milleripv4: Remove erroneous check in igmpv3_newpack() and...
2011-04-27 David S. Milleripv4: Sanitize and simplify ip_route_{connect,newports}()
2011-04-27 Vlad Yasevichsctp: clean up route lookup calls
2011-04-27 Vlad Yasevichsctp: remove useless arguments from get_saddr() call
2011-04-27 Vlad Yasevichsctp: make sctp over IPv6 work with IPsec
2011-04-27 Vlad Yasevichsctp: cache the ipv6 source after route lookup
2011-04-27 Weixing Shisctp: fix sctp to work with ipv6 source address routing
2011-04-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-25 David S. Millerbluetooth: Fix use-before-initiailized var.
2011-04-25 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-04-25 Jiri Pirkobonding: move processing of recv handlers into handle_f...
2011-04-25 Michał Mirosławnet: make WARN_ON in dev_disable_lro() useful
2011-04-25 Held Bernhardnet: provide cow_metrics() methods to blackhole dst_ops
2011-04-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-24 David S. MillerMerge branch 'davem.r8169' of git://git./linux/kernel...
2011-04-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-22 Eric Dumazetinet: constify ip headers and in6_addr
2011-04-22 David S. MillerRevert "bridge: Forward reserved group addresses if...
2011-04-22 Thomas Egereripv6: Remove hoplimit initialization to -1
2011-04-22 Michał Mirosławnet: fix hw_features ethtool_ops->set_flags compatibility
2011-04-21 Shan Weiipv6: udp: fix the wrong headroom check
2011-04-21 Wei Yongjunsctp: implement event notification SCTP_SENDER_DRY_EVENT
2011-04-21 Wei Yongjunsctp: change auth event type name to SCTP_AUTHENTICATIO...
2011-04-21 Wei Yongjunsctp: implement socket option SCTP_GET_ASSOC_ID_LIST
2011-04-20 Johannes Bergmac80211: fix SMPS debugfs locking
2011-04-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-20 Oliver Hartkoppcan: add missing socket check in can/raw release
2011-04-20 Wei Yongjunsctp: move chunk from retransmit queue to abandoned...
2011-04-20 Wei Yongjunsctp: make heartbeat information in sctp_make_heartbeat()
2011-04-20 Wei Yongjunsctp: fix to check the source address of COOKIE-ECHO...
2011-04-20 Shan Weisctp: handle ootb packet in chunk order as defined
2011-04-20 Vlad Yasevichsctp: bail from sctp_endpoint_lookup_assoc() if not...
2011-04-20 Vlad Yasevichsctp: remove completely unsed EMPTY state
2011-04-20 Shan Weisctp: check invalid value of length parameter in error...
2011-04-20 Shan Weisctp: check parameter value of length in ERROR chunk
2011-04-20 Michał Mirosławnet: batman-adv: remove rx_csum ethtool_ops
2011-04-20 Michał Mirosławnet: dsa: remove ethtool_ops->set_sg
2011-04-20 Vlad Yasevichsctp: Release all routes when processing acks ADD_IP...
2011-04-20 Vlad Yasevichsctp: Allow bindx_del to accept 0 port
2011-04-20 Vlad Yasevichsctp: teach CACC algorithm about removed transports
2011-04-20 Shan Weisctp: use memdup_user to copy data from userspace
2011-04-20 Shan Weisctp: kill abandoned SCTP_CMD_TRANSMIT command
2011-04-20 Shan Weisctp: use common head of addr parameter to access membe...
2011-04-20 Shan Weisctp: fix the comment of sctp_sf_violation_paramlen()
2011-04-20 Dave Jonescan: Add missing socket check in can/bcm release.
2011-04-19 Johannes Bergmac80211: explain padding in place of rate field
2011-04-19 Felix Fietkaumac80211: add a function for setting the TIM bit for...
2011-04-19 Randy Dunlapmac80211: fix debugfs printk format warning
2011-04-19 Antonio Ospiterfkill: Regulator consumer driver for rfkill
2011-04-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 Jozsef Kadlecsiknetfilter: ipset: Fix the order of listing of sets
2011-04-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next