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