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
*
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-04
4
-10
/
+31
*
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
2014-09-03
1
-1
/
+1
*
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2014-09-03
2
-4
/
+10
*
qdisc: validate frames going through the direct_xmit path
Jesper Dangaard Brouer
2014-09-03
1
-2
/
+8
*
qdisc: exit case fixes for skb list handling in qdisc layer
Jesper Dangaard Brouer
2014-09-03
1
-2
/
+2
*
qdisc: adjustments for API allowing skb list xmits
Jesper Dangaard Brouer
2014-09-02
1
-4
/
+4
*
ethernet: arc: remove unused dev
Jingoo Han
2014-09-02
1
-1
/
+0
*
ethernet: nvidia: Remove extra parens
David Wood
2014-09-02
1
-1
/
+1
*
Merge branch 'netdev_modified'
David S. Miller
2014-09-02
1
-24
/
+42
|
\
|
*
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
1
-14
/
+21
|
*
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
1
-21
/
+22
|
*
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
1
-1
/
+5
|
*
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-02
1
-2
/
+8
|
/
*
Merge branch 'be2net-next'
David S. Miller
2014-09-02
6
-141
/
+233
|
\
|
*
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
1
-2
/
+12
|
*
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
2
-3
/
+7
|
*
be2net: get rid of TX budget
Sathya Perla
2014-09-02
2
-21
/
+11
|
*
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
2
-6
/
+6
|
*
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
2
-7
/
+9
|
*
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
1
-10
/
+6
|
*
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
1
-19
/
+11
|
*
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
3
-1
/
+5
|
*
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
4
-0
/
+92
|
*
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
2014-09-02
1
-0
/
+5
|
*
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
2
-69
/
+58
|
*
be2net: add a few log messages
Sathya Perla
2014-09-02
2
-8
/
+16
|
/
*
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
6
-51
/
+28
*
net-timestamp: expand documentation
Willem de Bruijn
2014-09-01
3
-84
/
+764
*
Merge branch 'csums-next'
David S. Miller
2014-09-01
12
-21
/
+135
|
\
|
*
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
Tom Herbert
2014-09-01
1
-0
/
+2
|
*
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
Tom Herbert
2014-09-01
1
-0
/
+2
|
*
gre: Add support for checksum unnecessary conversions
Tom Herbert
2014-09-01
2
-2
/
+10
|
*
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
5
-16
/
+57
|
*
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2014-09-01
2
-0
/
+40
|
*
net: Support for csum_bad in skbuff
Tom Herbert
2014-09-01
3
-3
/
+24
|
/
*
r8152: rename rx_buf_sz
hayeswang
2014-09-01
1
-11
/
+11
*
net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
Florian Fainelli
2014-09-01
1
-0
/
+1
*
net: dsa: make dsa_pack_type static
Florian Fainelli
2014-09-01
1
-1
/
+1
*
bonding: add slave_changelink support and use it for queue_id
Nikolay Aleksandrov
2014-09-01
1
-0
/
+29
*
tcp: whitespace fixes
stephen hemminger
2014-09-01
15
-123
/
+104
*
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
2014-09-01
1
-0
/
+9
*
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-01
1
-3
/
+16
*
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
2014-09-01
1
-1
/
+1
*
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
2014-09-01
1
-20
/
+0
*
tipc: add name distributor resiliency queue
Erik Hugne
2014-09-01
6
-7
/
+95
*
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
2014-09-01
1
-36
/
+38
*
r8152: reduce the number of Tx
hayeswang
2014-09-01
1
-1
/
+1
*
Merge branch 'xmit_list'
David S. Miller
2014-09-01
9
-161
/
+129
|
\
|
*
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
2014-09-01
1
-13
/
+2
|
*
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
2014-09-01
3
-68
/
+17
[next]