index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-15
1
-1
/
+1
|
|
*
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-15
1
-11
/
+11
|
|
*
fm10k: start service timer on probe
Jeff Kirsher
2015-04-15
1
-3
/
+6
|
|
*
fm10k: fix function header comment
Jeff Kirsher
2015-04-15
1
-2
/
+1
|
|
*
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-15
1
-0
/
+11
|
|
*
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-15
2
-32
/
+5
|
|
*
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-15
3
-1
/
+16
|
|
*
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-15
1
-1
/
+2
|
|
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-15
1
-0
/
+2
|
|
*
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-15
1
-1
/
+0
|
|
*
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-15
1
-1
/
+0
|
|
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-15
1
-14
/
+37
|
|
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-15
2
-8
/
+12
|
|
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-15
1
-2
/
+3
|
|
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-15
1
-4
/
+4
|
|
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-15
7
-37
/
+35
|
|
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-15
3
-0
/
+28
|
|
*
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-15
1
-1
/
+5
|
|
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-15
1
-2
/
+2
|
|
*
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
3
-7
/
+4
|
|
*
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-15
36
-579
/
+739
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
1
-94
/
+0
|
|
*
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
2
-4
/
+52
|
|
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
3
-2
/
+11
|
|
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
3
-0
/
+6
|
|
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
3
-0
/
+18
|
|
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
2
-5
/
+64
|
|
*
uapi: ebtables: don't include linux/if.h
Pablo Neira Ayuso
2015-04-13
2
-3
/
+2
|
|
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
5
-19
/
+23
|
|
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
5
-17
/
+30
|
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
16
-48
/
+110
|
|
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
15
-53
/
+68
|
|
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
3
-10
/
+8
|
|
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
4
-15
/
+7
|
|
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
8
-67
/
+63
|
|
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
2
-22
/
+23
|
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
29
-125
/
+146
|
|
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
11
-40
/
+62
|
|
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
11
-77
/
+14
|
|
*
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
2
-8
/
+8
|
|
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
10
-30
/
+33
|
|
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
10
-46
/
+97
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
17
-37
/
+85
|
|
\
\
|
|
*
|
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
1
-0
/
+2
|
|
*
|
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
2
-14
/
+14
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
2
-7
/
+6
|
|
|
\
\
|
|
|
*
|
vti6: fix uninit when using x-netns
Yao Xiwei
2015-04-07
1
-2
/
+1
|
|
|
*
|
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
|
|
*
|
|
usbnet: rename work handler
Oliver Neukum
2015-04-09
1
-2
/
+2
[prev]
[next]