Commit Graph

654 Commits (8ae418cf85b92cae7bce3d810b6aaf354e77be84)

Author SHA1 Message Date
Max Kellermann 49e31cbac5 [PATCH] sunrpc: print unsigned integers in stats 20 years ago
Bruce Allan f35279d3f7 [PATCH] sunrpc: cache_register can use wrong module reference 20 years ago
David S. Miller 4c2cac8908 [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c 20 years ago
Herbert Xu fb5f5e6e0c [TCP]: Fix TCP_OFF() bug check introduced by previous change. 20 years ago
Herbert Xu 1198ad002a [NET]: 2.6.13 breaks libpcap (and tcpdump) 20 years ago
David S. Miller 6baf1f417d [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL 20 years ago
Harald Welte aa07ca5793 [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue 20 years ago
Adrian Bunk 506e7beb74 [IRDA]: IrDA prototype fixes 20 years ago
Adrian Bunk 8c5955d83e [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> 20 years ago
Adrian Bunk 395dde20fb [NETFILTER]: net/netfilter/nfnetlink*: make functions static 20 years ago
Adrian Bunk 43d60661ac [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> 20 years ago
Adrian Bunk 295098e9f4 [ATM]: net/atm/ioctl.c should #include "common.h" 20 years ago
viro@ftp.linux.org.uk 0bf0519d2b [PATCH] (7/7) __user annotations (ethtool) 20 years ago
Rolf Eike Beer d51fe1be3f [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c 20 years ago
David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. 20 years ago
Herbert Xu ef01578615 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg 20 years ago
Herbert Xu d80d99d643 [NET]: Add sk_stream_wmem_schedule 20 years ago
YOSHIFUJI Hideaki 2dac4b96b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 20 years ago
KOVACS Krisztian 5170dbebbb [NETFILTER]: CLUSTERIP: fix memcpy() length typo 20 years ago
Patrick Caulfield 12a49ffd84 [DECNET]: Tidy send side socket SKB allocation. 20 years ago
Herbert Xu eb6f1160dd [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate 20 years ago
Arnaldo Carvalho de Melo c530cfb1ce [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet 20 years ago
Arnaldo Carvalho de Melo a84ffe4303 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE 20 years ago
Harald Welte 0ac4f893f2 [NETFILTER6]: Add new ip6tables HOPLIMIT target 20 years ago
Harald Welte 5f2c3b9107 [NETFILTER]: Add new iptables TTL target 20 years ago
Arnaldo Carvalho de Melo 29e4f8b3c3 [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c 20 years ago
Arnaldo Carvalho de Melo 072ab6c68e [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c 20 years ago
Arnaldo Carvalho de Melo 36729c1a73 [DCCP]: Move the calc_X routines to dccp_tfrc_lib 20 years ago
Arnaldo Carvalho de Melo 5cea0ddce5 [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c 20 years ago
Arnaldo Carvalho de Melo 4524b25954 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ 20 years ago
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
Alexey Dobriyan 57bf1451ac [NET]: net/802: more endian annotations 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