Commit Graph

780 Commits (590232a7150674b2036291eaefce085f3f9659c8)

Author SHA1 Message Date
Jeff Garzik bbeec90b98 [wireless] build fixes after merging WE-19 20 years ago
Max Kellermann 832079d29a [SUNRPC]: print unsigned integers in stats 20 years ago
Patrick McHardy 0a3f4358ac [NET]: proto_unregister: fix sleeping while atomic 20 years ago
Jean Tourrilhes 6582c164f2 [PATCH] WE-19 for kernel 2.6.13 20 years ago
Stephen Hemminger 48bc41a49c [IPV4]: Reassembly trim not clearing CHECKSUM_HW 20 years ago
Ralf Baechle f75268cd6c [AX25]: Make ax2asc thread-proof 20 years ago
Patrick McHardy 513c250000 [NETLINK]: Don't prevent creating sockets when no kernel socket is registered 20 years ago
Patrick McHardy e446639939 [NETFILTER]: Missing unlock in TCP connection tracking error path 20 years ago
Pablo Neira Ayuso 49719eb355 [NETFILTER]: kill __ip_ct_expect_unlink_destroy 20 years ago
Pablo Neira Ayuso 91c46e2e60 [NETFILTER]: Don't increase master refcount on expectations 20 years ago
Patrick McHardy e7dfb09a36 [NETFILTER]: Fix HW checksum handling in nfnetlink_queue 20 years ago
Patrick McHardy 03486a4f83 [NETFILTER]: Handle NAT module load race 20 years ago
Yasuyuki Kozakai 31c913e7fd [NETFILTER]: Fix CONNMARK Kconfig dependency 20 years ago
Patrick McHardy a2978aea39 [NETFILTER]: Add NetBIOS name service helper 20 years ago
Patrick McHardy 2248bcfcd8 [NETFILTER]: Add support for permanent expectations 20 years ago
Eric Dumazet 9261c9b042 [NET]: Make sure l_linger is unsigned to avoid negative timeouts 20 years ago
Eric Dumazet b69aee04fb [NET]: Use file->private_data to get socket pointer. 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