index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2011-05-05
bnx2x: function descriptions format fixed
Dmitry Kravkov
-266
/
+194
2011-05-05
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
-17
/
+17
2011-05-05
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
-276
/
+449
2011-05-05
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
-16
/
+16
2011-05-05
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
-7
/
+3
2011-05-05
bnx2x: link report improvements
Vladislav Zolotarov
-35
/
+141
2011-05-05
stmmac: removed not used definitions
Giuseppe CAVALLARO
-3
/
+0
2011-05-04
can: rename can_try_module_get to can_get_proto
Kurt Van Dijck
-4
/
+9
2011-05-04
can: make struct can_proto const
Kurt Van Dijck
-10
/
+10
2011-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
-201
/
+559
2011-05-04
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
David S. Miller
-2
/
+2
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
-26
/
+30
2011-05-04
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
-9
/
+12
2011-05-04
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
-2
/
+2
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
-100
/
+465
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
-46
/
+62
2011-05-04
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
-1
/
+2
2011-05-04
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
-8
/
+7
2011-05-04
igbvf: remove bogus phys_id
stephen hemminger
-6
/
+0
2011-05-04
igb: Add check for invalid size to igb_get_invariants_82575()
Carolyn Wyborny
-0
/
+8
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
-37
/
+12
2011-05-04
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
David S. Miller
-2
/
+2
2011-05-04
e100: fix build warning
Emil Tantilov
-1
/
+1
2011-05-04
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
David S. Miller
-2
/
+2
2011-05-04
x86/net: only select BPF_JIT when NET is enabled
Randy Dunlap
-1
/
+1
2011-05-03
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
David S. Miller
-5
/
+4
2011-05-03
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
David S. Miller
-3
/
+3
2011-05-03
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
David S. Miller
-5
/
+6
2011-05-03
pptp: Use flowi4's daddr/saddr in pptp_xmit().
David S. Miller
-2
/
+2
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
-31
/
+48
2011-05-03
dccp: Use flowi4->saddr in dccp_v4_connect()
David S. Miller
-1
/
+1
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
-14
/
+14
2011-05-03
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
David S. Miller
-7
/
+9
2011-05-03
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
Viresh KUMAR
-1
/
+2
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
-23
/
+25
2011-05-02
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
-138
/
+292
2011-05-02
ipv4: Make sure flowi4->{saddr,daddr} are always set.
David S. Miller
-6
/
+5
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
-118
/
+280
2011-05-01
batman-adv: fix gw_node_update() and gw_election()
Antonio Quartulli
-4
/
+8
2011-05-01
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
-2
/
+2
2011-05-01
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
Antonio Quartulli
-14
/
+2
2011-04-29
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
David Decotigny
-38
/
+59
2011-04-29
tulip/de2104x: don't report different speeds depending on port type
David Decotigny
-7
/
+3
2011-04-29
acenic: Fix using the specified speed when configuring NIC
David Decotigny
-1
/
+1
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
-197
/
+232
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
-131
/
+163
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
-89
/
+117
2011-04-29
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
-4
/
+10
2011-04-29
qlcnic: Support for GBE port settings
Sony Chacko
-63
/
+40
2011-04-29
qlcnic: support rcv ring configuration through ethtool
Sucheta Chakraborty
-33
/
+156
[next]