You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kris Katterjohn
d3f4a687f6
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
...
This changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two).
Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
..
802
[PATCH] tiny: Trim non-IPX builds
19 years ago
8021q
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
appletalk
…
atm
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ax25
…
bluetooth
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
bridge
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
core
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
dccp
[NETFILTER]: Handle NAT in IPsec policy checks
19 years ago
decnet
…
econet
…
ethernet
[NET]: Use newer is_multicast_ether_addr() in some files
19 years ago
ieee80211
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ipv4
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ipv6
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ipx
…
irda
…
key
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
lapb
…
llc
…
netfilter
spelling: s/trough/through/
19 years ago
netlink
[PATCH] netlink oops fix due to incorrect error code
19 years ago
netrom
…
packet
…
rose
…
rxrpc
…
sched
[PKT_SCHED]: Fix qdisc return code.
19 years ago
sctp
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
sunrpc
Fix rpc shutdown event condition bug
19 years ago
unix
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
wanrouter
…
x25
[X25]: Fix for broken x25 module.
19 years ago
xfrm
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
Kconfig
…
Makefile
…
TUNABLE
…
compat.c
…
nonet.c
…
socket.c
…
sysctl_net.c
…