Commit Graph

6397 Commits (ae6706f0678b89de07ad3b456893cc883584f711)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo ae6706f067 [CCID3]: Move the loss interval code to loss_interval.[ch] 20 years ago
Arnaldo Carvalho de Melo cfc3c525a3 [CCID3]: Move the CCID3 defines to ccid3.h 20 years ago
Arnaldo Carvalho de Melo 6b5e633ab1 [CCID3]: Introduce usecs_div 20 years ago
Arnaldo Carvalho de Melo b6ee3d4ada [CCID3]: Reorganise timeval handling 20 years ago
Arnaldo Carvalho de Melo 1f2333aea3 [CCID3]: Reflow to mostly fit under 80 columns 20 years ago
Arnaldo Carvalho de Melo d6809c12b3 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit 20 years ago
Arnaldo Carvalho de Melo 75b3f207b4 [DCCP]: Make the Debug Menu available when DCCP is statically linked too 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
David S. Miller 29cb9f9c55 [LIB]: Make TEXTSEARCH_BM plain tristate like the others 20 years ago
Pablo Neira Ayuso 8082e4ed0a [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 20 years ago
Paul E. McKenney cf4ef01440 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() 20 years ago
Alexey Dobriyan 57bf1451ac [NET]: net/802: more endian annotations 20 years ago
Michael Chan 73eef4cddb [BNX2]: update version and minor fixes 20 years ago
Michael Chan c770a65cee [BNX2]: change irq locks to bh locks 20 years ago
Michael Chan e89bbf1049 [BNX2]: remove atomics in tx 20 years ago
Michael Chan cd339a0ed6 [BNX2]: speedup serdes linkup 20 years ago
Michael Chan afdc08b9f9 [BNX2]: Fix rtnl deadlock in bnx2_close 20 years ago
Robert Olsson 2373ce1ca0 [IPV4]: Convert FIB Trie to RCU. 20 years ago
Robert Olsson e5b4376074 [IPV4]: Prepare FIB core for RCU. 20 years ago
Ralf Baechle 3625796806 [IPV4]: Module export of ip_rcv() no longer needed. 20 years ago
Ralf Baechle c91326db01 [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 20 years ago
Ralf Baechle 98a82febb6 [AX25/NETROM]: Cleanup direct calls into IP stack 20 years ago
Stephen Hemminger 0c7770c740 [IPV4]: FIB trie cleanup 20 years ago
Arnaldo Carvalho de Melo 331968bd0c [DCCP]: Initial dccp_poll implementation 20 years ago
Arnaldo Carvalho de Melo 8efa544f9c [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock 20 years ago
Arnaldo Carvalho de Melo dc40c7bc76 [ICSK]: Generalise tcp_listen_poll 20 years ago
Arnaldo Carvalho de Melo 2babe1f6fe [DCCP]: Introduce dccp_get_info 20 years ago
Arnaldo Carvalho de Melo 4fded33b3e [CCID3]: Calculate the RTT in the RX half connection 20 years ago
Arnaldo Carvalho de Melo d4b81ff705 [DCCP]: Export dccp_insert_option_timestamp to CCIDs 20 years ago
Arnaldo Carvalho de Melo 012e13eac7 [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments 20 years ago
Arnaldo Carvalho de Melo a4beb1b64f [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending 20 years ago
Arnaldo Carvalho de Melo 20472af986 [DCCP]: Fix skb leak in dccp_sendmsg 20 years ago
Arnaldo Carvalho de Melo 7ad07e7cf3 [DCCP]: Implement the CLOSING timer 20 years ago
David S. Miller 58e45131dc [DCCP]: Fix printf format warnings on 64-bit. 20 years ago
Patrick McHardy 05465343bf [NETFILTER]: Add goto target 20 years ago
Patrick McHardy 764d8a9f24 [NETFILTER]: Add IPv6 REJECT target 20 years ago
Pablo Neira Ayuso 7567662ba8 [NETFILTER]: Add string match 20 years ago
Arnaldo Carvalho de Melo 24117727b7 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets 20 years ago
Arnaldo Carvalho de Melo 03ace394ac [DCCP]: Fix the ACK and SEQ window variables settings 20 years ago
Arnaldo Carvalho de Melo a3054d48b9 [DCCP]: Give more info on Step 6 failure debug printk 20 years ago
Arnaldo Carvalho de Melo 2807d4ffb0 [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset 20 years ago
Arnaldo Carvalho de Melo c68e64cfb5 [CCID3]: Reintroduce ccid3hctx_t_rto 20 years ago
Thomas Graf 33d043d65b [IPV4]: ip_finish_output() can be inlined 20 years ago
Thomas Graf 9070683bda [IPV4]: Remove some dead code from ip_forward() 20 years ago
Thomas Graf 3e192beaf5 [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() 20 years ago
Thomas Graf d245407e75 [IPV4]: Move ip options parsing out of ip_rcv_finish() 20 years ago
Thomas Graf e9c6042273 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() 20 years ago
Thomas Graf 5861524241 [IPV4]: Consistency and whitespace cleanup of ip_rcv() 20 years ago
Thomas Graf 2c656491e9 [NET]: Fix ipl=>ihl typo in ip_fast_csum 20 years ago
Jon Wetzel a6f9a70578 [NET]: Add support for getting the permanent hardware address. 20 years ago