index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
1451
-32244
/
+55301
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-14
12
-138
/
+215
|
|
\
|
|
*
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
2015-04-14
1
-1
/
+1
|
|
*
fm10k: corrected VF multicast update
Jeff Kirsher
2015-04-14
1
-2
/
+5
|
|
*
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
2015-04-14
1
-3
/
+6
|
|
*
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
2015-04-14
1
-2
/
+16
|
|
*
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
1
-1
/
+1
|
|
*
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-14
1
-11
/
+11
|
|
*
fm10k: start service timer on probe
Jeff Kirsher
2015-04-14
1
-3
/
+6
|
|
*
fm10k: fix function header comment
Jeff Kirsher
2015-04-14
1
-2
/
+1
|
|
*
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-14
1
-0
/
+11
|
|
*
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-14
2
-32
/
+5
|
|
*
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-14
3
-1
/
+16
|
|
*
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-14
1
-1
/
+2
|
|
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
1
-0
/
+2
|
|
*
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-14
1
-1
/
+0
|
|
*
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-14
1
-1
/
+0
|
|
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
1
-14
/
+37
|
|
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
2
-8
/
+12
|
|
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
1
-2
/
+3
|
|
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-14
1
-4
/
+4
|
|
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
7
-37
/
+35
|
|
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-14
3
-0
/
+28
|
|
*
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-14
1
-1
/
+5
|
|
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-14
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-14
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
|
|
\
\
[next]