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
*
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
*
ipv4: Fetch route saddr from flow key in tcp_v4_connect().
David S. Miller
2011-04-28
1
-1
/
+1
*
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
David S. Miller
2011-04-28
1
-2
/
+2
*
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
David S. Miller
2011-04-28
1
-1
/
+1
*
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
2011-04-28
1
-2
/
+0
*
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
2011-04-28
2
-79
/
+81
*
net: Use non-zero allocations in dst_alloc().
David S. Miller
2011-04-28
5
-35
/
+74
*
net: Make dst_alloc() take more explicit initializations.
David S. Miller
2011-04-28
6
-61
/
+44
*
l2tp: Fix inet_opt conversion.
David S. Miller
2011-04-28
1
-2
/
+4
*
net: ibmveth: force reconfiguring checksum settings on startup
Michał Mirosław
2011-04-28
1
-0
/
+2
*
qlcnic: fix memory leak in qlcnic_blink_led.
Sucheta Chakraborty
2011-04-28
2
-8
/
+6
*
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
Joe Perches
2011-04-28
2
-739
/
+728
*
net: allow user to change NETIF_F_HIGHDMA
Michał Mirosław
2011-04-28
1
-1
/
+2
*
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
2011-04-28
4
-67
/
+19
*
net: fix netdev_increment_features()
Michał Mirosław
2011-04-28
2
-25
/
+17
*
net:use help function of skb_checksum_start_offset to calculate offset
Shan Wei
2011-04-28
2
-2
/
+2
*
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-28
17
-168
/
+241
*
net: filter: Just In Time compiler for x86-64
Eric Dumazet
2011-04-27
14
-62
/
+918
*
ipv4: Kill RTO_CONN.
David S. Miller
2011-04-27
1
-4
/
+0
*
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
David S. Miller
2011-04-27
1
-10
/
+0
*
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
2011-04-27
6
-48
/
+74
*
r8169: fix merge conflict fix.
Francois Romieu
2011-04-27
1
-20
/
+5
*
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
4
-31
/
+24
*
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
4
-7
/
+2
*
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
2011-04-27
1
-5
/
+11
*
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
5
-127
/
+112
*
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
2011-04-27
1
-1
/
+43
*
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2011-04-27
2
-12
/
+18
*
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
2011-04-27
1
-0
/
+7
*
ixgbe: Bump version
Don Skidmore
2011-04-27
1
-2
/
+2
*
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
2011-04-27
1
-1
/
+7
*
ixgbe: do not clear FCoE DDP error status for received ABTS
Yi Zou
2011-04-27
1
-2
/
+2
*
ixgbe: fix static functions
John Fastabend
2011-04-27
4
-5
/
+5
*
ixgbe: remove ntuple display support
Alexander Duyck
2011-04-27
2
-6
/
+0
*
ixgbe: add LED blink code for x540
Emil Tantilov
2011-04-27
1
-2
/
+62
*
ixgbe: add support for 64k EEPROM for 82599
Emil Tantilov
2011-04-27
1
-1
/
+30
*
ixgbe: register defines cleanup
Emil Tantilov
2011-04-27
2
-67
/
+125
*
ixgbe: explicitly disable 100H for x540
Emil Tantilov
2011-04-27
1
-1
/
+2
*
e1000e: implement ethtool set_phys_id
Bruce Allan
2011-04-27
8
-59
/
+32
[next]