Commit Graph

758 Commits (42f29a25207dc7b3051d299cc028d4b395d1328d)

Author SHA1 Message Date
Alexey Dobriyan 5708e868dc net: constify remaining proto_ops 16 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Gerrit Renker aa1b1ff099 net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Wei Yongjun 476181cb05 dccp: missing destroy of percpu counter variable while unload module 16 years ago
Mel Gorman 1c29b3ff4f net-dccp: suppress warning about large allocations from DCCP 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Gerrit Renker 86739fb96e dccp: Do not let initial option overhead shrink the MPS 16 years ago
Gerrit Renker 361a5c1dd0 dccp: Minimise header option overhead in setting the MPS 16 years ago
Gerrit Renker f3f3abb62c dccp: Debugging functions for feature negotiation 16 years ago
Gerrit Renker 883ca833e5 dccp: Initialisation and type-checking of feature sysctls 16 years ago
Gerrit Renker 792b48780e dccp: Implement both feature-local and feature-remote Sequence Window feature 16 years ago
Gerrit Renker f90f92eed7 dccp: Initialisation framework for feature negotiation 16 years ago
Gerrit Renker 4dbc242ed3 dccp ccid-3: Fix RFC reference 16 years ago
Leonardo Potenza 1b6725dea7 net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c 16 years ago
Gerrit Renker 129fa44785 dccp: Integrate the TFRC library with DCCP 16 years ago
Gerrit Renker e5fd56ca4e dccp: Clean up ccid.c after integration of CCID plugins 16 years ago
Gerrit Renker ddebc973c5 dccp: Lockless integration of CCID congestion-control plugins 16 years ago
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Arnaldo Carvalho de Melo a693722aec dccp_diag: LISTEN sockets don't have CCIDs 16 years ago
Gerrit Renker 6fdd34d43b dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 16 years ago
Gerrit Renker 4098dce5be dccp: Remove manual influence on NDP Count feature 16 years ago
Gerrit Renker 0049bab5e7 dccp: Remove obsolete parts of the old CCID interface 16 years ago
Gerrit Renker 63b8e2861f dccp: Clean up old feature-negotiation infrastructure 16 years ago
Gerrit Renker 991d927c86 dccp: Integration of dynamic feature activation - part 3 (client side) 16 years ago
Gerrit Renker 192b27ff35 dccp: Integration of dynamic feature activation - part 2 (server side) 16 years ago
Gerrit Renker 6eb55d172b dccp: Integration of dynamic feature activation - part 1 (socket setup) 16 years ago
Ilpo Järvinen 61c1d052a3 dccp: use roundup instead of opencoding 16 years ago
Gerrit Renker 422d9cdcb8 dccp: Feature activation handlers 16 years ago
Gerrit Renker b1ad00422e dccp: Processing Confirm options 16 years ago
Gerrit Renker e77b8363b2 dccp: Process incoming Change feature-negotiation options 16 years ago
Gerrit Renker 75757a7d0c dccp: Preference list reconciliation 16 years ago
Gerrit Renker 8b7b6c75c6 dccp: Integrate feature-negotiation insertion code 16 years ago
Gerrit Renker 0971d17ca3 dccp: Insert feature-negotiation options into skb 16 years ago
Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Ingo Molnar 3ed7cc0f8b dccp: fix warning in net/dccp/options.c 16 years ago
Gerrit Renker 8c862c23e2 dccp: Header option insertion routine for feature-negotiation 16 years ago
Gerrit Renker d371056695 dccp: Support for Mandatory options 16 years ago
Gerrit Renker 02fa460ef5 dccp: Increase the scope of variable-length htonl/ntohl functions 16 years ago
Gerrit Renker 71c262a3dd dccp: API to query the current TX/RX CCID 16 years ago
Gerrit Renker b20a9c24d5 dccp: Set per-connection CCIDs via socket options 16 years ago
Gerrit Renker 3d3e35aa78 dccp: Fix bracing in dccp_feat_list_lookup. 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Eric Dumazet a7a0d6a87b net: inet_diag_handler structs can be const 16 years ago