Commit Graph

76 Commits (442464a50077ff00454ff8d7628cbe1b8eacc034)

Author SHA1 Message Date
Ralf Baechle 01d7dd0e9f [AX25]: UID fixes 20 years ago
Ralf Baechle 53b924b31f [NET]: Fix socket bitop damage 20 years ago
Marcel Holtmann 66e8b6c31b [Bluetooth] Remove unused functions and cleanup symbol exports 20 years ago
Baruch Even d1b04c081e [NET]: Spelling mistakes threshoulds -> thresholds 20 years ago
Patrick McHardy 0303770deb [NET]: Make ipip/ip6_tunnel independant of XFRM 20 years ago
Sridhar Samudrala d1ad1ff299 [SCTP]: Fix potential null pointer dereference while handling an icmp error 20 years ago
Alexey Dobriyan ab611487d8 [NET]: __be'ify *_type_trans() 20 years ago
Alexey Dobriyan 3182cd84f0 [SCTP]: __nocast annotations 20 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss() 20 years ago
David S. Miller a762a98007 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
David S. Miller f6302d1d78 [TCP]: Move send test logic out of net/tcp.h 20 years ago
David S. Miller fc6415bcb0 [TCP]: Fix quick-ack decrementing with TSO. 20 years ago
David S. Miller c65f7f00c5 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. 20 years ago
Alexey Dobriyan b8259d9ad1 [NET]: Remove __ARGS from include/net/slhc_vj.h 20 years ago
Thomas Graf 3d54b82fdf [PKT_SCHED]: Cleanup qdisc creation and alignment macros 20 years ago
Thomas Graf e41a33e6ec [PKT_SCHED]: Move sch_generic.c prototypes to correct header file 20 years ago
Jeff Garzik b9a05d1d51 [PATCH] ieee80211.h build fix 20 years ago
YOSHIFUJI Hideaki 7fe40f73d7 [IPV6]: remove more unused IPV6_AUTHHDR things. 20 years ago
Vlad Yasevich 2f85a42964 [SCTP] Make init & delayed sack timeouts configurable by user. 20 years ago
Jeff Garzik a5fe736eaf Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups. 20 years ago
Christoph Hellwig 279385949e [PATCH] bring over ieee80211.h from mainline 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
David S. Miller a8acfbac75 [TCP]: Need to declare 'tcp_reno' in net/tcp.h 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
Shaun Pereira ebc3f64b86 [X25]: Fast select with no restriction on response 20 years ago
Shaun Pereira cb65d506c3 [X25]: Selective sub-address matching with call user data. 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Jamal Hadi Salim 0d51aa80a9 [IPV6]: V6 route events reported with wrong netlink PID and seq number 20 years ago
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Alexey Dobriyan f852640e74 [AX25]: endian-annotate ax25_type_trans() 20 years ago
Herbert Xu d094cd83c0 [IPSEC]: Add xfrm_state_afinfo->init_flags 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Thomas Graf 9972b25d0c [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues 20 years ago
Thomas Graf 88121aea7b [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Herbert Xu f60f6b8f70 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* 20 years ago
Herbert Xu bf08867f91 [IPSEC] Turn km_event.data into a union 20 years ago