index
:
mirrors/kernel.org/tip.git
WIP.core/stacktrace
WIP.fixes
WIP.irq
WIP.locking/core
WIP.sched/core
WIP.vdso
WIP.x86/alternatives
WIP.x86/boot
WIP.x86/core
WIP.x86/cpu
WIP.x86/debug
WIP.x86/fpu
WIP.x86/hpet
WIP.x86/ipi
WIP.x86/paravirt
WIP.x86/pti
WIP.x86/stackguards
WIP.x86/timers
WIP.x86/vdso
WIP/fixes
atomic/core
auto-latest
core-core-for-linus
core-debugobjects-for-linus
core-headers-for-linus
core-mm-for-linus
core-objtool-for-linus
core-rcu-for-linus
core-rseq-for-linus
core-speculation-for-linus
core-stacktrace-for-linus
core-urgent-for-linus
core/build
core/core
core/debug
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/mm
core/objtool
core/printk
core/rcu
core/rseq
core/rslib
core/speculation
core/stacktrace
core/static_call
core/urgent
efi-core-for-linus
efi-urgent-for-linus
efi/core
efi/irqchip
efi/urgent
for-vfs
for-vfs-merged
irq-core-for-linus
irq-urgent-for-linus
irq/core
irq/for-block
irq/msi
irq/urgent
locking-core-for-linus
locking-urgent-for-linus
locking/atomics
locking/core
locking/debug
locking/header
locking/kcsan
locking/nmi
locking/rwsem
locking/urgent
locking/wwmutex
master
objtool/core
objtool/urgent
perf-core-for-linus
perf-urgent-for-linus
perf/core
perf/kprobes
perf/urgent
perf/vlbr
ras-core-for-linus
ras-urgent-for-linus
ras/core
ras/urgent
rcu/urgent
sched-core-for-linus
sched-urgent-for-linus
sched-wait-for-linus
sched/arm64
sched/core
sched/fifo
sched/migrate-disable
sched/rt
sched/smp
sched/urgent
sched/wait
smp-hotplug-for-linus
smp-urgent-for-linus
smp/core
smp/hotplug
smp/urgent
timers-2038-for-linus
timers-core-for-linus
timers-urgent-for-linus
timers/2038
timers/core
timers/nohz
timers/urgent
timers/vdso
tip
tmp.tmp
x86-alternatives-for-linus
x86-amd-nb-for-linus
x86-apic-for-linus
x86-asm-for-linus
x86-boot-for-linus
x86-build-for-linus
x86-cache-for-linus
x86-cleanups-for-linus
x86-cpu-for-linus
x86-dax-for-linus
x86-debug-for-linus
x86-dma-for-linus
x86-entry-for-linus
x86-fpu-for-linus
x86-grub2-for-linus
x86-hyperv-for-linus
x86-irq-for-linus
x86-kdump-for-linus
x86-microcode-for-linus
x86-mm-for-linus
x86-paravirt-for-linus
x86-platform-for-linus
x86-pti-for-linus
x86-pti-urgent-for-linus
x86-timers-for-linus
x86-topology-for-linus
x86-urgent-for-linus
x86-uv-for-linus
x86-vdso-for-linus
x86/alternatives
x86/amd-nb
x86/apic
x86/asm
x86/boot
x86/build
x86/cache
x86/cc
x86/cleanups
x86/core
x86/cpu
x86/dax
x86/debug
x86/dma
x86/early-printk
x86/entry
x86/fpu
x86/fsgsbase
x86/grub2
x86/hyperv
x86/irq
x86/kaslr
x86/kdump
x86/merge
x86/microcode
x86/misc
x86/mm
x86/mpx
x86/olpc
x86/paravirt
x86/pasid
x86/platform
x86/pti
x86/pti-urgent
x86/sev
x86/seves
x86/sgx
x86/splitlock
x86/tdx
x86/timers
x86/topology
x86/urgent
x86/uv
x86/vdso
x86/vmware
Unnamed repository; edit this file 'description' to name the repository.
git mirror robot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
dlci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan: Delete the DLCI / SDLA drivers
Xie He
2020-11-17
1
-541
/
+0
*
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-14
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
1
-1
/
+1
*
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-09-01
1
-2
/
+4
*
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-1
/
+1
*
dlci: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-2
/
+2
*
wan: dlci: Remove unused netdev_priv pointer
Christian Engelmayer
2014-02-09
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-5
/
+21
|
\
|
*
dlci: validate the net device in dlci_del()
Zefan Li
2013-06-26
1
-0
/
+12
|
*
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
2013-06-26
1
-5
/
+9
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
|
/
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
frame relay dlci/frad: Update to current logging forms
Joe Perches
2011-06-27
1
-7
/
+15
*
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-4
/
+0
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-21
/
+21
*
wan: Frame Relay/DLCI coding style corrections.
Rudy Matela
2009-11-29
1
-7
/
+7
*
wan: dlci/sdla transmit return dehacking
Stephen Hemminger
2009-09-07
1
-38
/
+5
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-6
/
+7
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-3
/
+3
*
dlci: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-10
/
+12
*
dlci: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-21
/
+11
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-12
1
-18
/
+18
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-3
/
+7
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-2
/
+2
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] remove unnecessary config.h includes from drivers/net/
Dave Jones
2006-08-14
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+566