kernel_optimize_test/net
Phoebe Buckheister 376b7bd355 ieee802154: rename struct ieee802154_addr to *_sa
The struct as currently defined uses host byte order for some fields,
and most big endian/EUI display byte order for other fields. Inside the
stack, endianness should ideally match network byte order where possible
to minimize the number of byteswaps done in critical paths, but this
patch does not address this; it is only preparatory.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-14 22:15:25 -04:00
..
9p
802
8021q 8021q: Convert uses of __constant_<foo> to <foo> 2014-03-12 15:28:06 -04:00
appletalk
atm
ax25
batman-adv Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-02-19 01:24:22 -05:00
bluetooth Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-03-13 14:21:43 -04:00
bridge inet: remove now unused flag DST_NOPEER 2014-03-06 13:15:52 -05:00
caif
can can: remove CAN FD compatibility for CAN 2.0 sockets 2014-03-03 14:29:52 +01:00
ceph
core consolidate duplicate code is skb_checksum_setup() helpers 2014-03-13 15:16:29 -04:00
dcb
dccp
decnet
dns_resolver
dsa
ethernet
hsr Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-03-05 20:32:02 -05:00
ieee802154 ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
ipv4 tcp: timestamp SYN+DATA messages 2014-03-10 16:15:54 -04:00
ipv6 ipv6: ip6_forward: perform skb->pkt_type check at the beginning 2014-03-11 00:37:42 -04:00
ipx
irda
iucv
key pfkey: fix SADB_X_EXT_FILTER length check 2014-02-21 06:40:54 +01:00
l2tp l2tp: fix unused variable warning 2014-03-10 15:32:24 -04:00
lapb
llc
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-03-13 14:21:43 -04:00
mac802154 ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
mpls
netfilter netfilter: ctnetlink: force null nat binding on insert 2014-02-18 00:13:51 +01:00
netlabel
netlink netlink: autosize skb lengthes 2014-03-10 13:56:26 -04:00
netrom
nfc NFC: NCI: Fix NULL pointer dereference 2014-02-23 23:14:45 +01:00
openvswitch
packet packet: allow to transmit +4 byte in TX_RING slot for VLAN case 2014-02-28 16:52:02 -05:00
phonet
rds
rfkill
rose
rxrpc af_rxrpc: Keep rxrpc_call pointers in a hashtable 2014-03-04 10:36:53 +00:00
sched net_sched: return nla_nest_end() instead of skb->len 2014-03-13 15:39:20 -04:00
sctp net: sctp: remove NULL check in sctp_assoc_update_retran_path 2014-03-13 13:23:52 -04:00
sunrpc NFS client bugfixes for Linux 3.14 2014-02-19 12:13:02 -08:00
tipc tipc: eliminate redundant lookups in registry 2014-03-12 15:53:49 -04:00
unix
vmw_vsock
wimax
wireless Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-03-13 14:21:43 -04:00
x25
xfrm flowcache: Fix resource leaks on namespace exit. 2014-03-12 15:31:18 -04:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c