index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
/
ip6t_REJECT.c
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2013-10-23
netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
Stanislav Fomichev
2013-08-27
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
Phil Oester
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-14
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
2012-12-16
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
Mukund Jampala
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-05-10
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-02
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2010-12-13
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
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 xt_target.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2009-11-23
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
Joe Perches
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
netfilter: netns: ip6t_REJECT in netns for real
Alexey Dobriyan
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-07-11
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2007-07-11
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-11
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-11
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-11
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull
Arnaldo Carvalho de Melo
[next]