index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
eth: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-10
net: Add alloc_netdev_mqs function
Tom Herbert
1
-5
/
+7
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-08-26
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-07-14
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
Chihau Chau
1
-2
/
+1
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-4
/
+1
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-1
/
+1
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-26
llc: use dev_hard_header
Octavian Purdila
1
-3
/
+3
2009-11-15
remove deprecated and not used: print_mac()
Marin Mitov
1
-7
/
+0
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
1
-5
/
+0
2008-11-23
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-3
/
+3
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
1
-5
/
+8
2008-10-08
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+2
2008-10-08
dsa: add support for original DSA tagging format
Lennert Buytenhek
1
-0
/
+10
2008-09-20
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-04-13
[NET]: Return more appropriate error from eth_validate_addr().
Patrick McHardy
1
-1
/
+1
2008-01-28
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-3
/
+27
2007-10-23
[NET]: Validate device addr prior to interface-up
Jeff Garzik
1
-0
/
+9
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-12
/
+24
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-2
/
+2
2007-10-10
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-3
/
+1
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-0
/
+8
2007-10-10
[NET] ethernet: optimize memcpy and memset
Stephen Hemminger
1
-8
/
+8
2007-07-11
[ETH]: Validate address in eth_mac_addr
Patrick McHardy
1
-0
/
+3
2007-07-10
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
1
-4
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-0
/
+1
2007-04-25
[NET] ETHERNET: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] ETHERNET: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-12-02
[NET]: Kill direct includes of asm/checksum.h
Al Viro
1
-1
/
+0
2006-09-28
[NET]: Annotate dst_ops protocol
Al Viro
1
-1
/
+1
2006-09-22
[ETH]: indentation and cleanup
Stephen Hemminger
1
-50
/
+46
2006-09-22
[ETH]: docbook comments
Stephen Hemminger
1
-31
/
+69
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-05
[NET]: Eliminate unused /proc/sys/net/ethernet
Jes Sorensen
2
-15
/
+0
2006-02-23
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
Jamal Hadi Salim
1
-6
/
+6
2006-01-06
[NET]: Use newer is_multicast_ether_addr() in some files
Kris Katterjohn
1
-1
/
+1
2006-01-05
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
1
-2
/
+3
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-2
/
+1
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
1
-15
/
+2
2005-09-28
[NET]: Fix reversed logic in eth_type_trans().
David S. Miller
1
-1
/
+1
2005-09-27
[NET]: Slightly optimize ethernet address comparison.
David S. Miller
1
-10
/
+21
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2
-2
/
+1
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
1
-1
/
+0
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-1
/
+1
2005-06-28
[NET]: Micro optimization in eth_header()
Denis Vlasenko
1
-4
/
+3
[next]