Commit Graph

3761 Commits (3908fd2ed920af818aa596672da68ba26173ff27)

Author SHA1 Message Date
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
Gerrit Renker 5d0dbc4a9b [DCCP] ccid3: Consolidate handling of t_RTO 18 years ago
Gerrit Renker 17893bc1a6 [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta 18 years ago
Gerrit Renker 48e03eee71 [DCCP] ccid3: Consolidate timer resets 18 years ago
Jamal Hadi Salim b798a9ede2 [XFRM]: Convert a few __u8 to proper u8 18 years ago
Jamal Hadi Salim 0c51f53c57 [XFRM]: Make flush notifier prettier when subpolicy used 18 years ago
Gerrit Renker 4c0a6cb0db [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Thomas Graf 4e9b826935 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms 18 years ago
Gerrit Renker 5e19e3fcd7 [DCCP] ccid3: Resolve small FIXME 18 years ago
Gerrit Renker 70dbd5b0ef [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent 18 years ago
Gerrit Renker da335baf9e [DCCP] ccid3: Avoid congestion control on zero-sized data packets 18 years ago
Gerrit Renker 7da7f456d7 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet 18 years ago
Gerrit Renker 91cf5a1725 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission 18 years ago
Gerrit Renker f5c2d6367b [DCCP] ccid3: Simplify control flow in the calculation of t_ipi 18 years ago
Gerrit Renker 90feeb951f [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi 18 years ago
Andrea Bittau 6472c051fc [DCCP] ccid2: Allow window to grow larger 18 years ago
Andrea Bittau 522f1d095b [DCCP] ackvec: Split long ack vectors across multiple options 18 years ago
Andrea Bittau bdf13d208d [DCCP] ackvec: infrastructure for sending more than one ackvec per packet 18 years ago
Andrea Bittau 0bd4ff1b15 [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec 18 years ago
Thomas Graf 4a89c2562c [DECNET] address: Convert to new netlink interface 18 years ago
Thomas Graf b020b942cd [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() 18 years ago
Thomas Graf a6f01cace3 [DECNET] address: Calculate accurate message size for netlink notifications 18 years ago
Ville Nuorvala 107a5fe619 [IPV6]: Improve IPv6 tunnel error reporting 18 years ago
Ville Nuorvala 6fb32ddeb2 [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option 18 years ago
Ville Nuorvala 305d4b3ce8 [IPV6]: Allow link-local tunnel endpoints 18 years ago
Ville Nuorvala 09c6bbf090 [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime 18 years ago
Ville Nuorvala 567131a722 [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels 18 years ago