Commit Graph

89111 Commits (7a8036c2b93c8301afce8f75ac099c347bad569d)
 

Author SHA1 Message Date
Allan Stephens 7a8036c2b9 [TIPC]: Ignore message padding when receiving stream data 17 years ago
Allan Stephens a198d3a200 [TIPC]: Allow stream receive to read from multiple TIPC messages 17 years ago
Allan Stephens 990098068f [TIPC]: Skip connection flow control in connectionless sockets 17 years ago
Denis V. Lunev 2c8dd11636 [XFRM]: Compilation warnings in xfrm_user.c. 17 years ago
YOSHIFUJI Hideaki 569508c964 [TCP]: Format addresses appropriately in debug messages. 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
David S. Miller 334f8b2afd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 17 years ago
Pavel Emelyanov 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. 17 years ago
Pavel Emelyanov 13f51d82ac [DCCP]: Fix comment about control sockets. 17 years ago
David S. Miller df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Patrick McHardy ef1a5a50bb [NETFILTER]: nf_conntrack: fix incorrect check for expectations 17 years ago
Peter Warasin e7bfd0a1a6 [NETFILTER]: bridge: add ebt_nflog watcher 17 years ago
Jan Engelhardt 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
Jan Engelhardt 12c33aa20e [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre 17 years ago
Jan Engelhardt f2ea825f48 [NETFILTER]: nf_nat: use bool type in nf_nat_proto 17 years ago
Jan Engelhardt 5f2b4c9006 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h 17 years ago
Jan Engelhardt 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
Jan Engelhardt 8ce8439a31 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto 17 years ago
Jan Engelhardt 9dbae79178 [NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto 17 years ago
Patrick McHardy 5e8fbe2ac8 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors 17 years ago
Patrick McHardy 5f7da4d26d [NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink 17 years ago
Patrick McHardy dd13b01036 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks 17 years ago
Patrick McHardy 55871d0479 [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks 17 years ago
Patrick McHardy 8c87238b72 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks 17 years ago
Patrick McHardy 42cf800c24 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects 17 years ago
Patrick McHardy 9d908a69a3 [NETFILTER]: nf_nat: add SCTP protocol support 17 years ago
Patrick McHardy 4910a08799 [NETFILTER]: nf_nat: add DCCP protocol support 17 years ago
Patrick McHardy 2bc780499a [NETFILTER]: nf_conntrack: add DCCP protocol support 17 years ago
Patrick McHardy d63a650736 [NETFILTER]: Add partial checksum validation helper 17 years ago
Patrick McHardy 6185f870e2 [NETFILTER]: nf_nat: add UDP-Lite support 17 years ago
Patrick McHardy 2d2d84c40e [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol 17 years ago
Patrick McHardy ca6a507490 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing 17 years ago
Patrick McHardy 535b57c7c1 [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common 17 years ago
Patrick McHardy 5abd363f73 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover 17 years ago
Patrick McHardy 937e0dfd87 [NETFILTER]: nf_nat: add helpers for common NAT protocol operations 17 years ago
Patrick McHardy 544473c166 [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size 17 years ago
Patrick McHardy fa913ddf63 [NETFILTER]: nf_conntrack_sip: clear address in parse_addr() 17 years ago
Jan Engelhardt c2f9c68398 [NETFILTER]: Explicitly initialize .priority in arptable_filter 17 years ago
Jan Engelhardt 3bb0362d2f [NETFILTER]: remove arpt_(un)register_target indirection macros 17 years ago
Jan Engelhardt 95eea855af [NETFILTER]: remove arpt_target indirection macro 17 years ago
Jan Engelhardt 4abff0775d [NETFILTER]: remove arpt_table indirection macro 17 years ago
Jan Engelhardt 72b72949db [NETFILTER]: annotate rest of nf_nat_* with const 17 years ago
Jan Engelhardt 58c0fb0ddd [NETFILTER]: annotate rest of nf_conntrack_* with const 17 years ago
Jan Engelhardt 5452e425ad [NETFILTER]: annotate {arp,ip,ip6,x}tables with const 17 years ago
Jan Engelhardt 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
Jan Engelhardt b9f61b1603 [NETFILTER]: xt_sctp: simplify xt_sctp.h 17 years ago
Robert P. J. Day fdccecd0cc [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro 17 years ago
Robert P. J. Day 0718300c06 [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 17 years ago
Alexey Dobriyan 666953df35 [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real 17 years ago
Patrick McHardy 36e2a1b0f7 [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output 17 years ago