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
2016-03-18
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
7
-16
/
+12
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
12
-52
/
+339
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-03-17
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
1
-0
/
+3
2016-03-17
vlan: propagate gso_max_segs
Eric Dumazet
2
-0
/
+4
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
1
-6
/
+4
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
7
-11
/
+10
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-10
/
+0
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-57
/
+79
2016-03-17
virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
Paolo Abeni
1
-1
/
+1
2016-03-16
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-16
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
1
-1
/
+1
2016-03-16
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-16
ppp: ensure file->private_data can't be overridden
Guillaume Nault
1
-14
/
+17
2016-03-16
net: arc: trivial: cleanup the emac driver
Caesar Wang
4
-57
/
+75
2016-03-16
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2
-0
/
+43
2016-03-16
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
1
-2
/
+4
2016-03-16
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
1
-2
/
+6
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+0
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2
-0
/
+3
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
10
-52
/
+336
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+103
2016-03-14
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
3
-23
/
+11
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
3
-6
/
+6
2016-03-14
sh_eth: kill useless initializers
Sergei Shtylyov
1
-9
/
+9
2016-03-14
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
1
-1
/
+1
2016-03-14
net: mvneta: Fix spinlock usage
Gregory CLEMENT
1
-5
/
+6
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-2
/
+9
2016-03-14
dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
Andrew Lunn
5
-18
/
+18
2016-03-14
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
3
-0
/
+166
2016-03-14
phy: mdio-octeon: Refactor into two files/modules
David Daney
5
-268
/
+292
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
1
-11
/
+18
2016-03-14
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
1
-0
/
+2
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
1
-4
/
+3
2016-03-14
vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
Arnd Bergmann
1
-4
/
+4
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
1
-2
/
+2
2016-03-14
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
1
-4
/
+3
2016-03-14
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
1
-1
/
+1
2016-03-14
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
1
-1
/
+2
2016-03-14
net: mediatek: check device_reset return code
Arnd Bergmann
1
-1
/
+3
2016-03-14
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
1
-3
/
+0
2016-03-14
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
1
-22
/
+30
2016-03-14
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2
-8
/
+24
2016-03-14
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
4
-112
/
+49
2016-03-14
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
5
-37
/
+1219
2016-03-14
Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...
David S. Miller
38
-719
/
+4419
[prev]
[next]