1
linux/net
RongQing.Li ce713ee5a1 net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
The conditional which decides to skip inactive filters does not
change with the change of loop index, so it is unnecessary to
check them many times.

Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-05 05:42:18 -04:00
..
9p
802 net/garp: avoid infinite loop if attribute already exists 2012-04-01 16:47:11 -04:00
8021q vlan: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
appletalk net: remove k{un}map_skb_frag() 2012-04-05 05:36:43 -04:00
atm
ax25
batman-adv Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge 2012-03-11 15:36:34 -07:00
bluetooth Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
bridge bridge: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
caif caif: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
can
ceph
core net: remove k{un}map_skb_frag() 2012-04-05 05:36:43 -04:00
dcb net/dcb: Add an optional max rate attribute 2012-04-05 05:08:04 -04:00
dccp
decnet decnet: Stop using NLA_PUT*(). 2012-04-02 04:33:42 -04:00
dns_resolver
dsa
econet
ethernet
ieee802154 ieee802154: Stop using NLA_PUT*(). 2012-04-02 04:33:43 -04:00
ipv4 net: replace continue with break to reduce unnecessary loop in xxx_xmarksources 2012-04-05 05:42:18 -04:00
ipv6 net: replace continue with break to reduce unnecessary loop in xxx_xmarksources 2012-04-05 05:42:18 -04:00
ipx
irda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
iucv Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2012-03-22 18:15:32 -07:00
key
l2tp l2tp: Stop using NLA_PUT*(). 2012-04-02 04:33:41 -04:00
lapb
llc
mac80211 mac80211: fix oper channel timestamp updation 2012-03-28 14:25:37 -04:00
netfilter ipset: Stop using NLA_PUT*(). 2012-04-02 04:33:41 -04:00
netlabel netlabel: use GFP flags from caller instead of GFP_ATOMIC 2012-03-22 19:29:57 -04:00
netlink genetlink: Stop using NLA_PUT*(). 2012-04-01 18:43:25 -04:00
netrom
nfc nfc: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
openvswitch openvswitch: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
packet
phonet phonet: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
rds RDS: use gfp flags from caller in conn_alloc() 2012-03-22 19:29:58 -04:00
rfkill device.h: cleanup users outside of linux/include (C files) 2012-03-11 14:27:37 -04:00
rose rose_dev: fix memcpy-bug in rose_set_mac_address 2012-04-01 16:47:12 -04:00
rxrpc
sched pkt_sched: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
sctp
sunrpc NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
tipc
unix af_unix: reduce high order page allocations 2012-04-03 16:43:18 -04:00
wanrouter
wimax
wireless wireless: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
x25
xfrm xfrm_user: Stop using NLA_PUT*(). 2012-04-01 18:11:36 -04:00
compat.c net: get rid of some pointless casts to sockaddr 2012-03-11 19:11:22 -07:00
Kconfig
Makefile
nonet.c
socket.c net: get rid of some pointless casts to sockaddr 2012-03-11 19:11:22 -07:00
sysctl_net.c