index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp_recv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
i40e: Bump version to 1.4.2
Catherine Sullivan
1
-2
/
+2
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
3
-52
/
+107
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
3
-26
/
+71
2015-11-25
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
1
-1
/
+1
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
1
-8
/
+24
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
2
-12
/
+35
2015-11-25
i40e/i40evf: Add comment to #endif
Helin Zhang
2
-2
/
+2
2015-11-25
i40e: Move the saving of old link info from handle_link_event to link_event
Catherine Sullivan
1
-4
/
+3
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
7
-3
/
+14
2015-11-25
i40e: Workaround fix for mss < 256 issue
Anjali Singhai Jain
1
-0
/
+27
2015-11-25
i40e: remove BUG_ON from FCoE setup
Shannon Nelson
1
-2
/
+0
2015-11-25
i40e: remove BUG_ON from feature string building
Shannon Nelson
1
-16
/
+18
2015-11-25
i40e: Change BUG_ON to WARN_ON in service event complete
Shannon Nelson
1
-1
/
+1
2015-11-25
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
2
-12
/
+7
2015-11-25
fm10k: use napi_schedule_irqoff()
Alexander Duyck
1
-1
/
+1
2015-11-25
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
2
-0
/
+15
2015-11-24
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-11-24
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Geert Uytterhoeven
1
-63
/
+62
2015-11-24
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
Geert Uytterhoeven
1
-4
/
+2
2015-11-24
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
Geert Uytterhoeven
1
-41
/
+42
2015-11-24
vrf: remove slave queue and private slave struct
Nikolay Aleksandrov
1
-63
/
+5
2015-11-24
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
1
-7
/
+2
2015-11-24
drivers: net: xgene: optimizing the code
Saurabh Sengar
1
-16
/
+9
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
1
-10
/
+9
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
1
-0
/
+1
2015-11-23
VSOCK: constify vmci_transport_notify_ops structures
Julia Lawall
4
-5
/
+6
2015-11-23
net: atm: constify in_cache_ops and eg_cache_ops structures
Julia Lawall
2
-4
/
+4
2015-11-23
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
1
-21
/
+19
2015-11-23
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
1
-84
/
+107
2015-11-23
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
1
-2
/
+0
2015-11-23
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
1
-2
/
+2
2015-11-23
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
1
-14
/
+14
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
2
-147
/
+54
2015-11-23
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
1
-96
/
+84
2015-11-23
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
1
-11
/
+17
2015-11-23
intel: i40e: fix confused code
Rasmus Villemoes
1
-14
/
+10
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2
-1
/
+4
2015-11-23
ixgbevf: use ether_addr_copy instead of memcpy
Emil Tantilov
1
-8
/
+6
2015-11-23
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
1
-4
/
+3
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
1
-80
/
+0
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2
-3
/
+3
2015-11-23
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
3
-6
/
+5
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
1
-23
/
+62
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
1
-6
/
+3
2015-11-23
ixgbe: Delete redundant include file
Mark Rustad
1
-3
/
+0
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-11-23
fm10k: Correct MTU for jumbo frames
Jacob Keller
1
-1
/
+1
[next]