index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
10
-116
/
+167
2016-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-268
/
+424
2016-09-25
Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
10
-38
/
+463
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
7
-70
/
+280
2016-09-24
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-24
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-24
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-24
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
4
-22
/
+30
2016-09-24
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2
-8
/
+8
2016-09-24
i40evf: enable adaptive interrupt throttling
Mitch Williams
1
-5
/
+11
2016-09-24
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
1
-1
/
+1
2016-09-24
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2
-2
/
+2
2016-09-24
i40e: removing unreachable code
Henry Tieman
1
-5
/
+1
2016-09-24
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
1
-3
/
+7
2016-09-24
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
3
-20
/
+17
2016-09-24
i40e: add encap csum VF offload flag
Preethi Banala
2
-0
/
+2
2016-09-24
i40e: fix deleting mac filters
Alan Brady
1
-2
/
+2
2016-09-24
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
1
-1
/
+0
2016-09-24
gre: use nla_get_be32() to extract flowinfo
Lance Richardson
1
-1
/
+1
2016-09-25
netfilter: nf_queue: whitespace cleanup
Aaron Conole
1
-4
/
+4
2016-09-24
rxrpc: Implement slow-start
David Howells
9
-13
/
+339
2016-09-24
rxrpc: Schedule an ACK if the reply to a client call appears overdue
David Howells
4
-0
/
+13
2016-09-24
rxrpc: Generate a summary of the ACK state for later use
David Howells
2
-11
/
+48
2016-09-24
rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
David Howells
1
-2
/
+8
2016-09-24
rxrpc: Reinitialise the call ACK and timer state for client reply phase
David Howells
3
-0
/
+11
2016-09-24
rxrpc: Include the last reply DATA serial number in the final ACK
David Howells
1
-3
/
+3
2016-09-24
rxrpc: Send an immediate ACK if we fill in a hole
David Howells
1
-1
/
+9
2016-09-24
netfilter: Only allow sane values in nf_register_net_hook
Aaron Conole
1
-0
/
+5
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
14
-19
/
+19
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-24
netfilter: call nf_hook_state_init with rcu_read_lock held
Florian Westphal
2
-1
/
+8
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
3
-16
/
+62
2016-09-24
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
1
-8
/
+4
2016-09-24
rxrpc: Send an ACK after every few DATA packets we receive
David Howells
4
-9
/
+33
2016-09-24
hv_netvsc: fix comments
Stephen Hemminger
1
-4
/
+3
2016-09-24
Merge branch 'thunderx-bql'
David S. Miller
3
-13
/
+33
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2
-12
/
+32
2016-09-24
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
1
-1
/
+1
2016-09-24
mlxsw: spectrum: remove redundant check if err is zero
Colin Ian King
1
-1
/
+1
2016-09-24
Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding
Sean Wang
1
-1
/
+1
2016-09-24
Documentation: devicetree: revise ethernet device-tree binding about TRGMII
Sean Wang
1
-2
/
+2
2016-09-24
Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
11
-127
/
+405
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-45
/
+62
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+3
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-40
/
+53
2016-09-24
Merge branch 'mlx4-vf-vlan-802.1ad'
David S. Miller
31
-66
/
+388
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
5
-12
/
+138
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
23
-42
/
+161
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
6
-13
/
+78
[prev]
[next]