- 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 14 years ago
- dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 14 years ago
- 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 14 years ago
- 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 14 years ago
- 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 14 years ago
- 31e4543d ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
- f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 14 years ago
- 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 14 years ago
- 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 14 years ago
- e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 14 years ago
- dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
- 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 14 years ago
- 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 14 years ago
- 71e4aa9 batman-adv: fix gw_node_update() and gw_election() by Antonio Quartulli · 14 years ago
- 5f657ec batman-adv: Move definition of atomic_dec_not_zero() into main.h by Antonio Quartulli · 14 years ago
- b5a6f69 batman-adv: orig_hash_find() manages rcu_lock/unlock internally by Antonio Quartulli · 14 years ago
- 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
- 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
- 8ae6daca ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 14 years ago
- ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 14 years ago
- 7d36a99 pktgen: create num frags requested by amit salecha · 14 years ago
- b6202f9 bpf: depends on MODULES by Eric Dumazet · 14 years ago
- ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 14 years ago
- d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 14 years ago
- 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 14 years ago
- 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 14 years ago
- 91ab0b6 ipv4: Get route daddr from flow key in dccp_v4_connect(). by David S. Miller · 14 years ago
- 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 14 years ago
- 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 14 years ago
- a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 14 years ago
- b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 14 years ago
- 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 14 years ago
- cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 14 years ago
- 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 14 years ago
- 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 14 years ago
- c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 14 years ago
- 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 14 years ago
- 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 14 years ago
- f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
- 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 14 years ago
- 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 14 years ago
- 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 14 years ago
- da0420b sctp: clean up route lookup calls by Vlad Yasevich · 14 years ago
- af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 14 years ago
- 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 14 years ago
- 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 14 years ago
- 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 14 years ago
- 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 14 years ago
- 345578d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
- 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 14 years ago
- 22d5969 net: make WARN_ON in dev_disable_lro() useful by Michał Mirosław · 14 years ago
- 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 14 years ago
- cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
- 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
- f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 14 years ago
- e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 14 years ago
- 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 14 years ago
- a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 14 years ago
- e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 14 years ago
- ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 14 years ago
- 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 14 years ago
- 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
- 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 14 years ago
- 4c6a6f4 sctp: move chunk from retransmit queue to abandoned list by Wei Yongjun · 14 years ago
- 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 14 years ago
- de6becdc0 sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 14 years ago
- 85c5ed4 sctp: handle ootb packet in chunk order as defined by Shan Wei · 14 years ago
- deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 14 years ago
- 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 14 years ago
- 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 14 years ago
- 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 14 years ago
- 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 14 years ago
- 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 14 years ago
- c6ef006 sctp: Release all routes when processing acks ADD_IP or DEL_IP by Vlad Yasevich · 14 years ago
- ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 14 years ago
- f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 14 years ago
- 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 14 years ago
- 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 14 years ago
- 6a43573 sctp: use common head of addr parameter to access member in addr-unrelated code by Shan Wei · 14 years ago
- 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 14 years ago
- c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 14 years ago
- 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 14 years ago
- dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 14 years ago
- 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 14 years ago
- cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 14 years ago
- bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
- 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
- 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
- a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 14 years ago
- e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
- f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
- b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
- 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
- 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 14 years ago
- 9960647 vlan: Propagate NETDEV_NOTIFY_PEERS notifier by Ben Hutchings · 14 years ago
- f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 14 years ago
- a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 14 years ago