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
*
bonding: fix vlan_features computing
Michal Kubeček
2014-05-22
1
-0
/
+1
*
vlan: more careful checksum features handling
Michal Kubeček
2014-05-22
2
-2
/
+16
*
net: fec: correct the MDIO clock source
Nimrod Andy
2014-05-22
1
-1
/
+1
*
net: fec: optimize the clock management to save power
Nimrod Andy
2014-05-22
1
-64
/
+56
*
Merge branch 'sw_tso'
David S. Miller
2014-05-22
5
-78
/
+492
|
\
|
*
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-4
/
+160
|
*
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
2014-05-22
1
-12
/
+6
|
*
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
2014-05-22
1
-3
/
+5
|
*
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
2014-05-22
1
-3
/
+6
|
*
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
2014-05-22
1
-48
/
+65
|
*
net: mvneta: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-1
/
+152
|
*
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
2014-05-22
1
-8
/
+7
|
*
net: mvneta: Factorize feature setting
Ezequiel Garcia
2014-05-22
1
-2
/
+2
|
*
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-22
3
-1
/
+93
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
13
-472
/
+1407
|
\
|
*
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2014-05-19
2
-39
/
+56
|
*
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2014-05-19
2
-59
/
+52
|
*
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
2014-05-19
1
-58
/
+32
|
*
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2014-05-19
2
-14
/
+78
|
*
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2014-05-19
2
-19
/
+136
|
*
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
2014-05-19
1
-25
/
+26
|
*
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
2014-05-19
1
-6
/
+3
|
*
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2014-05-19
2
-45
/
+175
|
*
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
2014-05-19
1
-21
/
+24
|
*
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-05-19
4
-18
/
+133
|
*
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
2014-05-19
2
-31
/
+45
|
*
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
2014-05-19
1
-80
/
+80
|
*
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
2014-05-19
2
-58
/
+80
|
*
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
2014-05-19
2
-32
/
+32
|
*
netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
Pablo Neira
2014-04-28
1
-1
/
+1
|
*
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
2014-04-24
5
-2
/
+158
|
*
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
2
-25
/
+61
|
*
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
2014-04-23
1
-1
/
+4
|
*
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
2014-04-14
1
-5
/
+10
|
*
netfilter: nf_tables: add set_elem notifications
Arturo Borrero
2014-04-03
1
-0
/
+82
|
*
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
1
-7
/
+2
|
*
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-04-02
5
-18
/
+242
|
*
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-53
/
+43
|
*
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-35
/
+30
|
*
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
2014-04-02
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-22
26
-146
/
+179
|
\
\
|
*
|
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
2014-05-21
1
-1
/
+1
|
*
|
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-05-21
1
-20
/
+11
|
*
|
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
2014-05-21
1
-0
/
+2
|
*
|
i40e: remove Tx work for ptp
Jesse Brandeburg
2014-05-21
2
-2
/
+0
|
*
|
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
2014-05-21
1
-1
/
+10
|
*
|
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
2014-05-21
1
-2
/
+3
|
*
|
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
2
-70
/
+52
|
*
|
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2014-05-21
2
-2
/
+8
|
*
|
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
1
-1
/
+1
[next]