index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-05-04
14
-201
/
+559
|
\
|
*
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
2011-05-04
1
-2
/
+2
|
*
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
7
-100
/
+465
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-04
1
-46
/
+62
|
*
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
2011-05-04
1
-1
/
+2
|
*
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
2011-05-04
3
-8
/
+7
|
*
igbvf: remove bogus phys_id
stephen hemminger
2011-05-04
1
-6
/
+0
|
*
igb: Add check for invalid size to igb_get_invariants_82575()
Carolyn Wyborny
2011-05-04
1
-0
/
+8
|
*
ixgb: convert to set_phys_id
Jeff Kirsher
2011-05-04
2
-37
/
+12
|
*
e100: fix build warning
Emil Tantilov
2011-05-04
1
-1
/
+1
*
|
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
David S. Miller
2011-05-04
1
-2
/
+2
*
|
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
2011-05-04
2
-26
/
+30
*
|
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
2011-05-04
3
-9
/
+12
*
|
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
David S. Miller
2011-05-04
1
-2
/
+2
*
|
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
David S. Miller
2011-05-04
1
-2
/
+2
*
|
x86/net: only select BPF_JIT when NET is enabled
Randy Dunlap
2011-05-04
1
-1
/
+1
*
|
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
David S. Miller
2011-05-03
1
-5
/
+4
*
|
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
David S. Miller
2011-05-03
1
-3
/
+3
*
|
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
David S. Miller
2011-05-03
1
-5
/
+6
*
|
pptp: Use flowi4's daddr/saddr in pptp_xmit().
David S. Miller
2011-05-03
1
-2
/
+2
*
|
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
14
-31
/
+48
*
|
dccp: Use flowi4->saddr in dccp_v4_connect()
David S. Miller
2011-05-03
1
-1
/
+1
*
|
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
2011-05-03
3
-14
/
+14
*
|
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
David S. Miller
2011-05-03
1
-7
/
+9
*
|
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
Viresh KUMAR
2011-05-03
2
-1
/
+2
|
/
*
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-05-02
8
-23
/
+25
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-05-02
14
-138
/
+292
|
\
|
*
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-05-01
12
-118
/
+280
|
*
batman-adv: fix gw_node_update() and gw_election()
Antonio Quartulli
2011-05-01
1
-4
/
+8
|
*
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
2011-05-01
3
-2
/
+2
|
*
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
Antonio Quartulli
2011-05-01
1
-14
/
+2
*
|
ipv4: Make sure flowi4->{saddr,daddr} are always set.
David S. Miller
2011-05-02
1
-6
/
+5
*
|
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
David Decotigny
2011-04-29
7
-38
/
+59
*
|
tulip/de2104x: don't report different speeds depending on port type
David Decotigny
2011-04-29
1
-7
/
+3
*
|
acenic: Fix using the specified speed when configuring NIC
David Decotigny
2011-04-29
1
-1
/
+1
*
|
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
76
-197
/
+232
*
|
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
44
-131
/
+163
*
|
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
20
-89
/
+117
*
|
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
2011-04-29
1
-4
/
+10
*
|
qlcnic: Support for GBE port settings
Sony Chacko
2011-04-29
3
-63
/
+40
*
|
qlcnic: support rcv ring configuration through ethtool
Sucheta Chakraborty
2011-04-29
3
-33
/
+156
*
|
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
2011-04-29
6
-22
/
+105
*
|
pktgen: create num frags requested
amit salecha
2011-04-29
1
-26
/
+9
*
|
bpf: depends on MODULES
Eric Dumazet
2011-04-29
1
-0
/
+1
*
|
ipv4: Get route daddr from flow key in l2tp_ip_connect().
David S. Miller
2011-04-28
1
-1
/
+1
*
|
ipv4: Get route daddr from flow key in tcp_v4_connect().
David S. Miller
2011-04-28
1
-2
/
+2
*
|
ipv4: Get route daddr from flow key in inet_csk_route_req().
David S. Miller
2011-04-28
1
-1
/
+1
*
|
ipv4: Get route daddr from flow key in ip4_datagram_connect().
David S. Miller
2011-04-28
1
-1
/
+1
*
|
ipv4: Get route daddr from flow key in dccp_v4_connect().
David S. Miller
2011-04-28
1
-1
/
+1
*
|
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
David S. Miller
2011-04-28
1
-2
/
+2
[next]