index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
loopback.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-01
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-04-30
net/mlx4_core: Fix unaligned accesses
David Ahern
1
-4
/
+14
2015-04-30
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
1
-1
/
+1
2015-04-30
modsign: change default key details
David Howells
2
-6
/
+6
2015-04-30
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
1
-4
/
+12
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2
-11
/
+9
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-29
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
1
-1
/
+1
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
2015-04-29
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
Pai
1
-0
/
+10
2015-04-29
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
1
-1
/
+1
2015-04-29
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
1
-0
/
+3
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
3
-26
/
+7
2015-04-29
altera_tse: Correct rx packet length
Vlastimil Setka
1
-0
/
+6
2015-04-29
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
1
-3
/
+5
2015-04-29
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
1
-5
/
+2
2015-04-29
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-12
/
+13
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
9
-20
/
+27
2015-04-29
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2015-04-29
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
1
-2
/
+0
2015-04-29
trivial: net: systemport: bcmsysport.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
3
-31
/
+15
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
5
-18
/
+18
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2
-5
/
+1
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
4
-7
/
+31
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2
-14
/
+18
2015-04-29
ASoC: rt5677: fixed wrong DMIC ref clock
Bard Liao
1
-1
/
+1
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
5
-18
/
+30
2015-04-29
ACPI / SBS: Enable battery manager when present
Chris Bainbridge
1
-1
/
+1
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
1
-2
/
+23
2015-04-28
ALSA: emux: Fix mutex deadlock in OSS emulation
Takashi Iwai
2
-16
/
+22
2015-04-28
ASoC: Update email-id of Rajeev Kumar
Rajeev Kumar
2
-2
/
+2
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
1
-2
/
+3
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
1
-0
/
+2
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
1
-1
/
+0
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2
-11
/
+12
2015-04-28
serial: core: Fix kernel-doc build warnings
Peter Hurley
1
-1
/
+1
2015-04-28
tty: Re-add external interface for tty_set_termios()
Frederic Danis
2
-1
/
+3
[next]