index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
2011-02-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
2011-01-13
netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes
Florian Westphal
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
2010-03-18
Merge branch 'master' of ../nf-2.6
Patrick McHardy
2010-03-17
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
2010-03-17
netfilter: update my email address
Jan Engelhardt
2010-03-08
netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
YOSHIFUJI Hideaki
2010-02-16
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
2010-02-16
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
netfilter: ebtables: split update_counters into two functions
Florian Westphal
2010-02-16
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
2010-02-16
netfilter: ebtables: split do_replace into two functions
Florian Westphal
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-09-01
netfilter: ebt_ulog: fix checkentry return value
Patrick McHardy
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
[next]