summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_getport.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden2019-10-071-28/+0
* ipset: update my email addressJozsef Kadlecsik2019-06-051-1/+1
* Backport patch: sctp: remove the typedef sctp_sctphdr_tJozsef Kadlecsik2017-09-111-0/+5
* Compatibility: include linux/export.h when neededJozsef Kadlecsik2015-10-281-3/+0
* Fix coding styles reported by the most recent checkpatch.pl.Jozsef Kadlecsik2015-04-171-5/+5
* netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offsetAlexander Drozdov2015-03-111-2/+4
* More compatibility checking and simplificationsJozsef Kadlecsik2015-01-061-4/+0
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-1/+2
* Use IS_ENABLED macro and define it if requiredJozsef Kadlecsik2014-11-031-1/+1
* Compatibility code is modified not to rely on kernel version numbersJozsef Kadlecsik2013-10-021-2/+3
* Skip really non-first fragments for IPv6 when getting port/protocolJozsef Kadlecsik2013-05-311-4/+2
* Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-05-031-1/+17
* Coding style fixesJozsef Kadlecsik2012-09-111-3/+3
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2012-05-041-0/+8
* Fix the inclusion of linux/export.hHenry Culver2012-01-201-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2012-01-131-0/+4
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-2/+2
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-181-1/+15
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+141