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
2015-11-29
Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.or...
David S. Miller
660
-314
/
+511
2015-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-140
/
+311
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
Merge branch 'sh_eth-remove-obsolete-platform_ids'
David S. Miller
1
-109
/
+104
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
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
37
-1165
/
+1378
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
Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-75
/
+101
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-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-153
/
+111
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
Merge branch 'ipmr-cleanups'
David S. Miller
2
-372
/
+284
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
[next]