index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
*
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-04
*
ipx: move peII functions
stephen hemminger
2012-07-19
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
*
net: introduce new priv_flag indicating iface capable of change mac when running
Jiri Pirko
2012-06-30
*
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
2012-05-10
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
2012-02-13
*
net: don't clear IFF_XMIT_DST_RELEASE in ether_setup
nhorman
2011-09-15
*
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-07-28
*
net: fix eth.c kernel-doc warning
Randy Dunlap
2011-07-25
*
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-07-13
*
eth: fix new kernel-doc warning
Randy Dunlap
2011-01-12
*
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
*
net: return operator cleanup
Eric Dumazet
2010-09-23
*
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
2010-08-26
*
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
Chihau Chau
2010-07-14
*
net-next: remove useless union keyword
Changli Gao
2010-06-11
*
net: Inline skb_pull() in eth_type_trans().
David S. Miller
2010-05-02
*
ethernet: print protocol in host byte order
Johannes Berg
2010-04-22
*
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
llc: use dev_hard_header
Octavian Purdila
2009-12-26
*
remove deprecated and not used: print_mac()
Marin Mitov
2009-11-16
*
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
2009-05-25
*
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
2008-11-24
*
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-20
*
dsa: add support for Trailer tagging format
Lennert Buytenhek
2008-10-08
*
dsa: add support for original DSA tagging format
Lennert Buytenhek
2008-10-08
*
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-21
*
[NET]: Return more appropriate error from eth_validate_addr().
Patrick McHardy
2008-04-14
*
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2008-01-28
*
[NET]: Validate device addr prior to interface-up
Jeff Garzik
2007-10-24
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET] ethernet: optimize memcpy and memset
Stephen Hemminger
2007-10-10
*
[ETH]: Validate address in eth_mac_addr
Patrick McHardy
2007-07-11
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-11
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
[NET] ETHERNET: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[NET] ETHERNET: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[NET]: Kill direct includes of asm/checksum.h
Al Viro
2006-12-03
*
[NET]: Annotate dst_ops protocol
Al Viro
2006-09-28
*
[ETH]: indentation and cleanup
Stephen Hemminger
2006-09-22
*
[ETH]: docbook comments
Stephen Hemminger
2006-09-22
[next]