Age | Commit message (Expand) | Author |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko |
2011-05-05 | bnx2x: function descriptions format fixed | Dmitry Kravkov |
2011-05-05 | bnx2x: update year to 2011 and version to 1.62.12-0 | Dmitry Kravkov |
2011-05-05 | bnx2x: improve memory handling, low memory recovery flows | Dmitry Kravkov |
2011-05-05 | bnx2x: Do storage mac address validation for SF mode. | Dmitry Kravkov |
2011-05-05 | bnx2x: allow WoL on every function in MF modes | Dmitry Kravkov |
2011-05-05 | bnx2x: link report improvements | Vladislav Zolotarov |
2011-05-05 | stmmac: removed not used definitions | Giuseppe CAVALLARO |
2011-05-04 | can: rename can_try_module_get to can_get_proto | Kurt Van Dijck |
2011-05-04 | can: make struct can_proto const | Kurt Van Dijck |
2011-05-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-05-04 | ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). | David S. Miller |
2011-05-04 | ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. | David S. Miller |
2011-05-04 | ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). | David S. Miller |
2011-05-04 | ixgbe: Cleanup PCIe bus speed info | Don Skidmore |
2011-05-04 | ixgbe: improve EEPROM read/write operations | Emil Tantilov |
2011-05-04 | ixgbe: fix sparse warning | Emil Tantilov |
2011-05-04 | ixgbe: fix typo error with software defined pins on 82599 | Don Skidmore |
2011-05-04 | ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() | Emil Tantilov |
2011-05-04 | igbvf: remove bogus phys_id | stephen hemminger |
2011-05-04 | igb: Add check for invalid size to igb_get_invariants_82575() | Carolyn Wyborny |
2011-05-04 | ixgb: convert to set_phys_id | Jeff Kirsher |
2011-05-04 | ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. | David S. Miller |
2011-05-04 | e100: fix build warning | Emil Tantilov |
2011-05-04 | ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). | David S. Miller |
2011-05-04 | x86/net: only select BPF_JIT when NET is enabled | Randy Dunlap |
2011-05-03 | sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() | David S. Miller |
2011-05-03 | ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() | David S. Miller |
2011-05-03 | libcxgbi: Use flowi4's saddr in cxgbi_check_route(). | David S. Miller |
2011-05-03 | pptp: Use flowi4's daddr/saddr in pptp_xmit(). | David S. Miller |
2011-05-03 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller |
2011-05-03 | dccp: Use flowi4->saddr in dccp_v4_connect() | David S. Miller |
2011-05-03 | ipv4: Renamt struct rtable's rt_tos to rt_key_tos. | David S. Miller |
2011-05-03 | ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. | David S. Miller |
2011-05-03 | net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h | Viresh KUMAR |
2011-05-02 | net: dont hold rtnl mutex during netlink dump callbacks | Eric Dumazet |
2011-05-02 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-05-02 | ipv4: Make sure flowi4->{saddr,daddr} are always set. | David S. Miller |
2011-05-01 | batman-adv: Make bat_priv->primary_if an rcu protected pointer | Marek Lindner |
2011-05-01 | batman-adv: fix gw_node_update() and gw_election() | Antonio Quartulli |
2011-05-01 | batman-adv: Move definition of atomic_dec_not_zero() into main.h | Antonio Quartulli |
2011-05-01 | batman-adv: orig_hash_find() manages rcu_lock/unlock internally | Antonio Quartulli |
2011-04-29 | net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration | David Decotigny |
2011-04-29 | tulip/de2104x: don't report different speeds depending on port type | David Decotigny |
2011-04-29 | acenic: Fix using the specified speed when configuring NIC | David Decotigny |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny |
2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2011-04-29 | ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed | David Decotigny |