index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
2
-5
/
+10
2014-01-10
cxgb4: Changed FW check version to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-01-10
irda: sh_sir: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-10
irda: sh_irda: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-10
irda: fixup SH_SIR position on Kconfig
Kuninori Morimoto
1
-2
/
+2
2014-01-09
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
3
-3
/
+21
2014-01-09
ip_tunnel: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-09
openvswitch: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
10
-12
/
+12
2014-01-09
netfilter: nf_tables: prohibit deletion of a table with existing sets
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: take AF module reference when creating a table
Patrick McHardy
1
-1
/
+7
2014-01-09
netfilter: nf_tables: perform flags validation before table allocation
Patrick McHardy
1
-13
/
+9
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
11
-34
/
+44
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
11
-19
/
+19
2014-01-09
netfilter: nf_tables: replay request after dropping locks to load chain type
Patrick McHardy
1
-4
/
+8
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
5
-0
/
+5
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
2
-22
/
+25
2014-01-09
netfilter: nf_tables: fix check for table overflow
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: restore chain change atomicity
Patrick McHardy
1
-22
/
+21
2014-01-09
netfilter: nf_tables: split chain policy validation from actually setting it
Patrick McHardy
1
-36
/
+20
2014-01-09
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
1
-0
/
+3
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
2
-30
/
+136
2014-01-09
i40e: Turn flow director off in MFP mode
Catherine Sullivan
1
-7
/
+7
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
1
-3
/
+23
2014-01-09
i40e: fix spelling errors
Jesse Brandeburg
1
-1
/
+1
2014-01-09
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2
-16
/
+17
2014-01-09
i40e: shorten wordy fields
Mitch Williams
4
-11
/
+11
2014-01-09
i40e: accept pf to pf adminq messages
Shannon Nelson
1
-2
/
+5
2014-01-09
i40e: remove interrupt on AQ error
Shannon Nelson
1
-1
/
+1
2014-01-09
i40e: release NVM resource reservation on startup
Shannon Nelson
1
-0
/
+3
2014-01-09
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
1
-8
/
+0
2014-01-09
i40e: disable packet split
Jesse Brandeburg
1
-1
/
+0
2014-01-09
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2
-4
/
+12
2014-01-09
i40e: Fix MAC format in Write MAC address AQ cmd
Kamil Krawczyk
1
-2
/
+5
2014-01-09
i40e: Fix GPL header
Greg Rose
27
-108
/
+81
2014-01-09
i40e: use kernel specific defines
Jesse Brandeburg
2
-7
/
+5
2014-01-09
i40e: Re-enable interrupt on ICR0
Anjali Singhai Jain
1
-4
/
+6
2014-01-08
i40e: correctly setup ARQ descriptors
Mitch Williams
1
-0
/
+5
2014-01-08
i40e: remove redundant AQ enable
Kamil Krawczyk
1
-6
/
+0
2014-01-08
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
1
-2
/
+74
2014-01-08
i40e: whitespace paren and comment tweaks
Shannon Nelson
3
-6
/
+7
2014-01-08
i40e: rework shadow ram read functions
Shannon Nelson
1
-51
/
+16
2014-01-08
i40e: check MAC type before any REG access
Shannon Nelson
1
-8
/
+8
2014-01-08
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
1
-7
/
+7
2014-01-08
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
1
-3
/
+3
2014-01-08
i40e: update firmware api to 1.1
Shannon Nelson
4
-44
/
+99
2014-01-08
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2
-0
/
+42
2014-01-08
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-08
i40e: Allow VF to set already assigned MAC address
Greg Rose
1
-1
/
+4
2014-01-08
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
1
-11
/
+0
[next]