index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
1
-1
/
+1
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
1
-6
/
+5
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
1
-1
/
+2
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-2
/
+2
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2
-11
/
+25
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
3
-8
/
+14
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-3
/
+2
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
10
-10
/
+10
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
18
-18
/
+18
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
1
-15
/
+15
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
8
-26
/
+26
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
10
-41
/
+41
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
8
-8
/
+8
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
10
-10
/
+10
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
1
-4
/
+1
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
1
-11
/
+2
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
5
-50
/
+32
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
1
-5
/
+2
2010-03-18
Merge branch 'master' of ../nf-2.6
Patrick McHardy
1
-14
/
+4
2010-03-17
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
1
-0
/
+1
2010-03-17
netfilter: update my email address
Jan Engelhardt
1
-1
/
+1
2010-03-08
netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
YOSHIFUJI Hideaki
1
-14
/
+4
2010-02-16
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2
-0
/
+68
2010-02-16
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
1
-0
/
+16
2010-02-16
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
1
-10
/
+24
2010-02-16
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
1
-1
/
+886
2010-02-16
netfilter: ebtables: split update_counters into two functions
Florian Westphal
1
-16
/
+26
2010-02-16
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
1
-32
/
+38
2010-02-16
netfilter: ebtables: split do_replace into two functions
Florian Westphal
1
-65
/
+71
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
1
-27
/
+32
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+6
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
1
-4
/
+6
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
4
-12
/
+13
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
1
-5
/
+9
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-09-01
netfilter: ebt_ulog: fix checkentry return value
Patrick McHardy
1
-1
/
+1
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
3
-8
/
+9
2009-08-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2
-6
/
+6
2009-08-10
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2
-6
/
+6
2009-08-10
netfilter: ebtables: Use %pM conversion specifier
Tobias Klauser
1
-22
/
+7
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
1
-1
/
+1
2009-05-08
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
1
-6
/
+10
2009-03-26
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
1
-1
/
+1
2009-03-26
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
1
-5
/
+5
2009-03-26
netfilter: fix warning about invalid const usage
Eric Leblond
2
-2
/
+2
[next]