Commit Graph

349 Commits (7705a8792b0fc82fd7d4dd923724606bbfd9fb20)

Author SHA1 Message Date
Ralf Baechle DL5RB c7c694d196 [AX.25]: Fix potencial memory hole. 19 years ago
Alexey Kuznetsov 265a92856b [NET]: Fix race condition in sk_wait_event(). 19 years ago
Herbert Xu 752c1f4c78 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly 19 years ago
Herbert Xu 21380b81ef [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). 19 years ago
Patrick McHardy 48d5cad87c [XFRM]: Fix SNAT-related crash in xfrm4_output_finish 19 years ago
Joe Perches 7a11c4d063 [IRDA]: Ratelimit messages. 19 years ago
Marcel Holtmann 56f3a40a5e [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 19 years ago
Samuel Ortiz d93077fb0e [IRDA]: Set proper IrLAP device address length 19 years ago
Yasuyuki Kozakai ddc8d029ac [NETFILTER]: nf_conntrack: check address family when finding protocol module 19 years ago
Stephen Hemminger 0dec456d1f [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages. 19 years ago
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
Patrick McHardy 5d39a795bf [IPV4]: Always set fl.proto in ip_route_newports 19 years ago
Zhu Yi 4a99ac3a9e [PATCH] ieee80211: Fix A band min and max channel definitions 19 years ago
Sridhar Samudrala c4d2444e99 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). 19 years ago
Vlad Yasevich 313e7b4d25 [SCTP]: Fix machine check/connection hang on IA64. 19 years ago
Vlad Yasevich 8116ffad41 [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. 19 years ago
Vlad Yasevich 9834a2bb49 [SCTP]: Fix sctp_cookie alignment in the packet. 19 years ago
Adrian Bunk 5fad5a2e1f [PATCH] hostap: don't #include C files in hostap_main.c 19 years ago
Pete Zaitcev 0b8d3256a0 [PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Per Liden 23b0ca5bf5 [PATCH] genetlink: don't touch module ref count 19 years ago
Harald Welte 2e4e6a17af [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 19 years ago
Per Liden 593a5f22d8 [TIPC] More updates of file headers 19 years ago
Per Liden 9da1c8b694 [TIPC] Update of file headers 19 years ago
Per Liden 9ea1fd3c1a [TIPC] License header update 19 years ago
Per Liden ea714ccda5 [TIPC] Moved configuration interface into tipc_config.h 19 years ago
Per Liden b97bf3fd8f [TIPC] Initial merge 19 years ago
Johannes Berg c9fa7d5d6c [PATCH] fix wrong comments in ieee80211.h 19 years ago
Stephen Hemminger 770cfbcffd [INET]: congestion and af_ops can be const 19 years ago
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers 19 years ago
Patrick McHardy 538e43a4bd [PKT_SCHED]: Use USEC_PER_SEC 19 years ago
Jan Blunck 6a878184c2 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 19 years ago
Adrian Bunk 97dc627fb3 [IPV4]: make ip_fragment() static 19 years ago
Patrick McHardy 5c901daaea [NETFILTER]: Redo policy lookups after NAT when neccessary 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Patrick McHardy 8cdfab8a43 [IPV4]: reset IPCB flags when neccessary 19 years ago
Patrick McHardy b05e106698 [IPV4/6]: Netfilter IPsec input hooks 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Patrick McHardy 16a6677fdf [XFRM]: Netfilter IPsec output hooks 19 years ago
Kris Katterjohn 4bad4dc919 [NET]: Change sk_run_filter()'s return type in net/core/filter.c 19 years ago
Patrick McHardy 1bd9bef6f9 [NETFILTER]: Call POST_ROUTING hook before fragmentation 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Per Liden b461d2f218 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 19 years ago
Benjamin LaHaise fd19f329a3 [AF_UNIX]: Convert to use a spinlock instead of rwlock 19 years ago
Arnaldo Carvalho de Melo 8639a11e23 [TCP]: Don't use __constant_htonl for a non const arg 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago