index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
3
-29
/
+34
2016-04-05
fm10k: fix a minor typo in some comments
Jacob Keller
4
-8
/
+8
2016-04-05
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
1
-9
/
+26
2016-04-05
fm10k: prevent possibly uninitialized variable
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-81
/
+83
2016-04-05
fm10k: free MBX IRQ before clearing interrupt scheme
Jacob Keller
1
-2
/
+2
2016-04-05
fm10k: print error message when stop_hw fails
Jacob Keller
1
-1
/
+4
2016-04-05
fm10k: base queue scheme covered by RSS
Jacob Keller
1
-4
/
+2
2016-04-05
fm10k: don't initialize service task until later in probe
Jacob Keller
1
-9
/
+16
2016-04-05
fm10k: prevent null pointer dereference of msix_entries table
Jacob Keller
1
-1
/
+3
2016-04-05
fm10k: use ether_addr_copy to copy MAC address
Bruce Allan
1
-2
/
+2
2016-04-05
fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: demote BUG_ON() to WARN_ON() where appropriate
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
8
-54
/
+52
2016-04-05
fm10k: Move constants to the right of binary operators
Bruce Allan
3
-12
/
+12
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
2
-4
/
+4
2016-04-05
i40e: Change comment to reflect correct function name
Mitch Williams
1
-1
/
+1
2016-04-05
i40evf: Add additional check for reset
Mitch Williams
1
-0
/
+2
2016-04-05
i40e: Change unknown event error msg to ignore message
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Added code to prevent double resets
Mitch Williams
1
-4
/
+7
2016-04-05
i40e: Notify VFs of all resets
Mitch Williams
1
-2
/
+2
2016-04-05
i40e: Remove timer and task only if created
Shannon Nelson
1
-2
/
+4
2016-04-05
Merge branch 'mlxsw-next'
David S. Miller
3
-18
/
+57
2016-04-05
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
1
-3
/
+42
2016-04-05
switchdev: Use switch ID in suggested udev rule
Ido Schimmel
1
-14
/
+14
2016-04-05
mlxsw: spectrum: Reduce number of supported 802.1D bridges
Ido Schimmel
1
-1
/
+1
2016-04-05
i40e: Assure that adminq is alive in debug mode
Shannon Nelson
1
-7
/
+6
2016-04-05
i40e: Remove MSIx only if created
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Fix up return code
Jesse Brandeburg
1
-3
/
+3
2016-04-05
i40e: Save off VSI resource count when updating VSI
Kevin Scott
1
-0
/
+6
2016-04-05
i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define
Catherine Sullivan
1
-1
/
+0
2016-04-05
i40e/i40evf: Fix casting in transmit code
Jesse Brandeburg
2
-4
/
+6
2016-04-05
i40e/i40evf: Add support for bulk free in Tx cleanup
Alexander Duyck
2
-18
/
+22
2016-04-05
i40e/i40evf: Fix handling of boolean logic in polling routines
Alexander Duyck
2
-10
/
+16
2016-04-05
i40evf: remove dead code
Alan Cox
1
-10
/
+1
2016-04-05
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
5
-15
/
+83
2016-04-05
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-7
/
+3
2016-04-05
Merge branch 'tcp-udp-misc'
David S. Miller
23
-578
/
+401
2016-04-05
tcp: rate limit ACK sent by SYN_RECV request sockets
Eric Dumazet
1
-1
/
+4
2016-04-05
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
Eric Dumazet
1
-0
/
+1
2016-04-05
tcp: increment sk_drops for listeners
Eric Dumazet
5
-8
/
+24
2016-04-05
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
4
-13
/
+29
2016-04-05
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
2
-0
/
+2
2016-04-05
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
10
-163
/
+134
2016-04-05
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
1
-16
/
+15
2016-04-05
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
3
-10
/
+5
2016-04-05
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2
-8
/
+1
2016-04-05
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
6
-358
/
+171
2016-04-05
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2
-1
/
+15
2016-04-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
17
-327
/
+390
[prev]
[next]