linux_dsm_epyc7002/net
David Laight be1f4f48ce net: sctp: Inline the functions from command.c
sctp_init_cmd_seq() and sctp_next_cmd() are only called from one place.
The call sequence for sctp_add_cmd_sf() is likely to be longer than
the inlined code.
With sctp_add_cmd_sf() inlined the compiler can optimise repeated calls.

Signed-off-by: David Laight <david.laight@aculab.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-08 14:38:48 -07:00
..
9p
802
8021q vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device 2014-07-07 16:57:26 -07:00
appletalk appletalk: fix a coccinella warning in net/appletalk/ddp.c 2014-07-08 14:32:17 -07:00
atm
ax25
batman-adv batman-adv: Use kasprintf 2014-07-07 17:00:31 -07:00
bluetooth
bridge bridge: use list_for_each_entry_continue_reverse 2014-06-21 15:33:22 -07:00
caif net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive 2014-07-02 17:05:29 -07:00
can
ceph
core net: filter: move load_pointer() into filter.h 2014-07-08 14:20:00 -07:00
dcb
dccp inet: move ipv6only in sock_common 2014-07-01 23:46:21 -07:00
decnet
dns_resolver
dsa net/dsa/dsa.c: remove unnecessary null test before kfree 2014-06-25 16:15:16 -07:00
ethernet
hsr net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. 2014-07-08 11:35:31 -07:00
ieee802154 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
ipv4 ipconfig: add static to local variable 2014-07-08 11:30:33 -07:00
ipv6 ipv6: Implement automatic flow label generation on transmit 2014-07-07 21:14:21 -07:00
ipx
irda trivial: net/irda/irlmp.c: Fix closing brace followed by if 2014-06-23 15:04:33 -07:00
iucv
key
l2tp
lapb
llc
mac80211 mac80211: use chanctx reservation for STA CSA 2014-06-25 18:06:20 +02:00
mac802154 mac802154: at86rf230: add hw flags and merge ops 2014-07-07 21:29:24 -07:00
mpls
netfilter
netlabel
netlink netlink: Fix do_one_broadcast() prototype. 2014-07-07 20:52:49 -07:00
netrom
nfc
openvswitch vxlan: Call udp_flow_src_port 2014-07-07 21:14:21 -07:00
packet
phonet
rds
rfkill
rose
rxrpc
sched net: fix some typos in comment 2014-07-01 14:20:32 -07:00
sctp net: sctp: Inline the functions from command.c 2014-07-08 14:38:48 -07:00
sunrpc NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support 2014-06-24 18:46:58 -04:00
tipc tipc: fix link acknowledge logic in receive path 2014-07-07 19:55:07 -07:00
unix
vmw_vsock
wimax
wireless cfg80211: remove channel_switch combination check 2014-06-25 18:06:20 +02:00
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c