Commit Graph

21771 Commits (543d9cfeec4d58ad3fd974db5531b06b6b95deb4)
 

Author SHA1 Message Date
Michael Chan d9ab5ad12b [TG3]: Add 5787 and 5754 basic support 19 years ago
Benjamin LaHaise 6cb153cab9 [NET]: use fget_light() in net/socket.c 19 years ago
Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization 19 years ago
Alpt 99cae7fca1 [NET] rtnetlink: Add RTPROT entry for Netsukuku. 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
Luiz Capitulino 53dcb0e38c [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino 6146e6a43b [PKTGEN]: Removes thread_{un,}lock() macros. 19 years ago
Luiz Capitulino 222fa07665 [PKTGEN]: Convert thread lock to mutexes. 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
David S. Miller 253aa11578 [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() 19 years ago
Baruch Even 50bf3e224a [TCP] H-TCP: Better time accounting 19 years ago
Baruch Even 0bc6d90b82 [TCP] H-TCP: Account for delayed-ACKs 19 years ago
Baruch Even c33ad6e476 [TCP] H-TCP: Use msecs_to_jiffies 19 years ago
Evgeniy Polyakov b191ba0d59 [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations. 19 years ago
David Basden 0ac81ae34e [IRDA]: TOIM3232 dongle support 19 years ago
Luiz Capitulino 65a3980e6b [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino c26a80168f [PKTGEN]: Ports if_list to the in-kernel implementation. 19 years ago
Luiz Capitulino 8024bb2454 [PKTGEN]: Fix Initialization fail leak. 19 years ago
Luiz Capitulino 12e1872328 [PKTGEN]: Fix kernel_thread() fail leak. 19 years ago
Luiz Capitulino cdcdbe0b17 [PKTGEN]: Ports thread list to Kernel list implementation. 19 years ago
Luiz Capitulino 222f180658 [PKTGEN]: Lindent run. 19 years ago
Arnaldo Carvalho de Melo 6df9424a9c [DCCP] options: Fix some aspects of mandatory option processing 19 years ago
Arnaldo Carvalho de Melo c0c736db7e [DCCP] ccid2: coding style cleanups 19 years ago
Arnaldo Carvalho de Melo 45329e71ee [DCCP] ipv6: cleanups 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago
Adrian Bunk 5e0817f84c [DCCP] ipv4: make struct dccp_v4_prot static 19 years ago
David S. Miller d76e60a5b5 [IPV6]: Fix some code/comment formatting in ip6_dst_output(). 19 years ago
Robert Olsson 06ef921d60 [IPV4]: fib_trie stats fix 19 years ago
Robert Olsson 5ddf0eb2bf [IPV4]: fib_trie initialzation fix 19 years ago
Michael Chan 4f81c32b02 [TG3]: Fix tg3_get_ringparam() 19 years ago
Michael Chan e75f7c9009 [TG3]: Add some missing netif_running() checks 19 years ago
John Heffner 0e7b13685f [TCP] mtu probing: move tcp-specific data out of inet_connection_sock 19 years ago
Benjamin LaHaise 1d541ddd74 [AF_UNIX]: scm: better initialization 19 years ago
Benjamin LaHaise e9df7d7f58 [AF_UNIX]: use shift instead of integer division 19 years ago
Jrn Engel 231d06ae82 [NET]: Uninline kfree_skb and allow NULL argument 19 years ago
Arnaldo Carvalho de Melo 2e1f47c74c [LLC]: Fix sap refcounting 19 years ago
Arnaldo Carvalho de Melo 2342c990bb [LLC]: Replace __inline__ with inline 19 years ago
Arnaldo Carvalho de Melo 9c005e018c [LLC]: Fix struct proto .name 19 years ago
Arthur Kepner 95ed63f791 [NET] pktgen: Fix races between control/worker threads. 19 years ago
Jamal Hadi Salim 4bf07ef3fd [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo 46f09ffa7d [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init 19 years ago
Arnaldo Carvalho de Melo 075ae86611 [DCCP]: Move dccp_hashinfo from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 0a1ec676dd [DCCP]: Dont use dccp_v4_checksum in dccp_make_response 19 years ago
Arnaldo Carvalho de Melo c985ed705f [DCCP]: Move dccp_[un]hash from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 3e0fadc51f [DCCP]: Move dccp_v4_{init,destroy}_sock to the core 19 years ago
Arnaldo Carvalho de Melo 017487d7d1 [DCCP]: Generalize dccp_v4_send_reset 19 years ago
Arnaldo Carvalho de Melo e55d912f5b [DCCP] feat: Introduce sysctls for the default features 19 years ago