Commit Graph

42434 Commits (c80fdbe81a617c82e2f95233f8ddcf046ffe21b3)
 

Author SHA1 Message Date
Patrick McHardy f973b913e1 [NET_SCHED]: Fix endless loops (part 3): HFSC 18 years ago
Patrick McHardy 5e50da01d0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs 18 years ago
Patrick McHardy 43effa1e57 [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) 18 years ago
Patrick McHardy 9f9afec482 [NET_SCHED]: Set parent classid in default qdiscs 18 years ago
Patrick McHardy 814a175e7b [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete 18 years ago
James Morris 6cbda6b6e2 Rename class_destroy to avoid namespace conflicts. 18 years ago
Paul Moore 484b366932 NetLabel: add the ranged tag to the CIPSOv4 protocol 18 years ago
Paul Moore 654bbc2a2b NetLabel: add the enumerated tag to the CIPSOv4 protocol 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Pablo Neira Ayuso ef91fd522b [NETFILTER]: remove the reference to ipchains from Kconfig 18 years ago
Patrick McHardy 76592584be [NETFILTER]: Fix PROC_FS=n warnings 18 years ago
Patrick McHardy 65195686ff [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK 18 years ago
Bart De Schuymer d12cdc3ccf [NETFILTER]: ebtables: add --snap-arp option 18 years ago
Patrick McHardy baf7b1e112 [NETFILTER]: x_tables: add NFLOG target 18 years ago
Patrick McHardy 39b46fc6f0 [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 18 years ago
Patrick McHardy d7a5c32442 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation 18 years ago
Eric Leblond 829e17a1a6 [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink 18 years ago
Pablo Neira Ayuso 7b621c1ea6 [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events 18 years ago
Pablo Neira Ayuso bbb3357d14 [NETFILTER]: ctnetlink: check for status attribute existence on conntrack creation 18 years ago
Patrick McHardy 1b683b5512 [NETFILTER]: sip conntrack: better NAT handling 18 years ago
Patrick McHardy 77a78dec48 [NETFILTER]: sip conntrack: make header shortcuts optional 18 years ago
Patrick McHardy 40883e8184 [NETFILTER]: sip conntrack: do case insensitive SIP header search 18 years ago
Patrick McHardy 9d5b8baa4e [NETFILTER]: sip conntrack: minor cleanup 18 years ago
Patrick McHardy 337fbc4166 [NETFILTER]: ip_conntrack: fix NAT helper unload races 18 years ago
Yasuyuki Kozakai 468ec44bd5 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find 18 years ago
Patrick McHardy e4bd8bce3e [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking 18 years ago
Patrick McHardy a999e68376 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 18 years ago
Patrick McHardy 933a41e7e1 [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules 18 years ago
Patrick McHardy d62f9ed4a4 [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols 18 years ago
Patrick McHardy f8eb24a89a [NETFILTER]: nf_conntrack: move extern declaration to header files 18 years ago
Patrick McHardy d734685334 [NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization 18 years ago
Martin Josefsson be00c8e489 [NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct() 18 years ago
Martin Josefsson 824621eddd [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols 18 years ago
Martin Josefsson 3ffd5eeb1a [NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup 18 years ago
Martin Josefsson 951d36cace [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK 18 years ago
Martin Josefsson ae5718fb3d [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregistration 18 years ago
Martin Josefsson 605dcad6c8 [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol 18 years ago
Martin Josefsson e2b7606cdb [NETFILTER]: More __read_mostly annotations 18 years ago
Martin Josefsson 8f03dea52b [NETFILTER]: nf_conntrack: split out protocol handling 18 years ago
Martin Josefsson f61801218a [NETFILTER]: nf_conntrack: split out the event cache 18 years ago
Martin Josefsson 7e5d03bb9d [NETFILTER]: nf_conntrack: split out helper handling 18 years ago
Martin Josefsson 77ab9cff0f [NETFILTER]: nf_conntrack: split out expectation handling 18 years ago
David S. Miller d2e4bdc870 [TCP] Vegas: Increase default alpha to 2 and beta to 4. 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker a79ef76f4d [DCCP] ccid3: Larger initial windows 18 years ago
Arnaldo Carvalho de Melo 841bac1d60 [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 18 years ago
Gerrit Renker 5aed324369 [DCCP]: Tidy up unused structures 18 years ago
Gerrit Renker 78ad713da6 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average 18 years ago
Gerrit Renker 2a1fda6f6c [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 18 years ago
Gerrit Renker 4384260443 [DCCP]: Remove allocation of sysctl numbers 18 years ago