bpf: depends on MODULES
[pandora-kernel.git] / net /
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
2011-04-18 Ruiyi ZhangBluetooth: Only keeping SAR bits when retransmitting...
2011-04-18 Luiz Augusto von... Bluetooth: fix shutdown on SCO sockets
2011-04-18 Vinicius Costa GomesBluetooth: Fix keeping the command timer running
2011-04-18 Ville TervoBluetooth: Fix refcount balance for hci connection
2011-04-18 Ben Hutchingsbonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOV...
2011-04-18 Ben Hutchingsvlan: Propagate NETDEV_NOTIFY_PEERS notifier
2011-04-18 Ben Hutchingsipv6: Send unsolicited neighbour advertismements when...
2011-04-18 David S. Millerdecnet: Don't leak entries when rebuilding zone.
2011-04-18 Stephen Hemmingerbridge: fix accidental creation of sysfs directory
2011-04-18 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-04-18 David S. Millernetfilter: ip6table_mangle: Fix set-but-unused variables.
2011-04-18 David S. Millernetfilter: ip6_tables: Fix set-but-unused variables.
2011-04-18 David S. Millernetfilter: nf_conntrack_standalone: Fix set-but-unused...
2011-04-18 David S. Millernetfilter: nfnetlink_log: Fix set-but-unused variables.
2011-04-18 David S. Millernetlabel: Fix set-but-unused variables.
2011-04-18 David S. Millerl2tp: Fix set-but-unused variables.
2011-04-17 David S. Millerirda: irproc: Fix set-but-unused variables.
2011-04-17 David S. Millerirda: irlap_event: Fix set-but-unused variables.
2011-04-17 David S. Millercaif: Fix set-but-unused variables.
2011-04-17 Andrew Lunnbatman-adv: Set the txqueuelen to zero when creating...
2011-04-17 Simon Wunderlichbatman-adv: protect softif_neigh by rcu
2011-04-17 Marek Lindnerbatman-adv: concentrate all curr_gw related rcu operati...
2011-04-17 Linus Lüssingbatman-adv: Protect global TQ window with a spinlock
2011-04-17 Linus Lüssingbatman-adv: Make orig_node->router an rcu protected...
2011-04-17 Linus Lüssingbatman-adv: Simplify gw_check_election(), use gw_get_se...
2011-04-17 Linus Lüssingbatman-adv: Make gateway_get_selected type safe
next