Commit Graph

893 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
Gerrit Renker 8ed030dd0a dccp: fix bug in cache allocation 15 years ago
Neil Horman de4ef86cfc dccp: fix dccp rmmod when kernel configured to use slub 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Neil Horman 38ff3e6bb9 dccp_probe: Fix module load dependencies between dccp and dccp_probe 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Gerrit Renker 996ccf4900 dccp ccid-3: Remove CCID naming redundancy 2/2 16 years ago
Gerrit Renker 77d2dd9374 dccp ccid-2: Remove CCID naming redundancy 1/2 16 years ago
Gerrit Renker 388d5e9905 dccp ccid-3: Overhaul CCID naming convention 2/2 16 years ago
Gerrit Renker b1c00fe3cf dccp ccid-2: Overhaul CCID naming convention 1/2 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
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