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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
2015-02-23
1
-3
/
+1
*
r8169: Revert BQL and xmit_more support.
David S. Miller
2015-02-22
1
-23
/
+7
*
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-6
/
+6
*
hso: replace current->state by __set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
net: dsa: bcm_sf2: fix 64-bits register reads
Florian Fainelli
2015-02-20
1
-1
/
+1
*
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
2
-30
/
+33
*
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
2015-02-20
1
-1
/
+1
*
net/appletalk: LTPC needs virt_to_bus
Arnd Bergmann
2015-02-20
1
-1
/
+1
*
net: smc91x: improve neponset hack
Arnd Bergmann
2015-02-20
1
-1
/
+1
*
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
2015-02-20
1
-1
/
+1
*
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
2015-02-20
1
-3
/
+20
*
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
2015-02-20
1
-0
/
+5
*
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-02-19
1
-105
/
+141
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
21
-65
/
+212
|
\
|
*
com20020-pci: add support for eae single card
Michael Grzeschik
2015-02-15
1
-3
/
+18
|
*
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
2015-02-14
1
-0
/
+28
|
*
r8152: restore hw settings
hayeswang
2015-02-14
1
-2
/
+57
|
*
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
2015-02-13
1
-1
/
+1
|
*
ipvlan: add a missing __percpu pcpu_stats
Eric Dumazet
2015-02-11
1
-1
/
+1
|
*
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
2015-02-11
1
-0
/
+2
|
*
Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...
David S. Miller
2015-02-11
1
-4
/
+1
|
|
\
|
|
*
rtlwifi: Remove logging statement that is no longer needed
Larry Finger
2015-02-10
1
-4
/
+1
|
*
|
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
2015-02-11
1
-2
/
+3
|
*
|
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
2015-02-11
3
-13
/
+51
|
*
|
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
2015-02-11
1
-0
/
+1
|
*
|
sunvnet: don't change gso data on clones
David L Stevens
2015-02-11
1
-13
/
+10
|
*
|
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-11
1
-5
/
+2
|
*
|
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
Geert Uytterhoeven
2015-02-11
1
-0
/
+2
|
*
|
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-02-11
1
-2
/
+4
|
*
|
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-6
/
+19
|
*
|
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
1
-2
/
+2
|
*
|
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
1
-10
/
+9
|
*
|
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
3
-3
/
+3
|
*
|
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
3
-3
/
+3
*
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
1
-6
/
+3
|
\
\
\
|
*
|
|
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
1
-6
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mode_t whack-a-mole: chelsio
Al Viro
2015-01-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-13
1
-1
/
+0
*
|
|
|
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-35
/
+12
*
|
|
|
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-6
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-10
636
-13580
/
+44628
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2015-02-09
2
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
5
-21
/
+55
|
|
\
\
|
|
*
|
vxlan: Wrong type passed to %pIS
Rasmus Villemoes
2015-02-08
1
-1
/
+1
|
|
*
|
amd-xgbe: Check per channel DMA interrupt use in main ISR
Lendacky, Thomas
2015-02-07
1
-5
/
+6
|
|
*
|
dsa: do not dereference non-existing routing table
Tobias Waldekranz
2015-02-07
1
-1
/
+2
|
|
*
|
net: sxgbe: fix error handling in init_rx_ring()
Dan Carpenter
2015-02-06
1
-14
/
+43
|
|
*
|
ARCNET: Add missing error check for devm_kzalloc
Kiran Padwal
2015-02-05
1
-0
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-09
9
-41
/
+95
|
|
\
\
\
[next]