Commit Graph

882 Commits (bdad1f836ab1ca2b18a625222f63f630cfd14e41)

Author SHA1 Message Date
Andrew Morton 9deff7f236 [RXRPC]: Fix build failure introduced by skb->stamp changes. 20 years ago
Andrew Morton 63a1222b1f [DECNET]: Fix build after netlink changes. 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy 9a4595bc7e [NETLINK]: Add set/getsockopt options to support more than 32 groups 20 years ago
Patrick McHardy f7fa9b10ed [NETLINK]: Support dynamic number of multicast groups per netlink family 20 years ago
Patrick McHardy ab33a1711c [NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Patrick McHardy d629b836d1 [NETLINK]: Use group numbers instead of bitmasks internally 20 years ago
Patrick McHardy 77247bbb30 [NETLINK]: Fix module refcounting problems 20 years ago
Patrick McHardy db08052979 [NETLINK]: Remove unused groups member from struct netlink_skb_parms 20 years ago
Patrick McHardy 43e943c32b [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users 20 years ago
David S. Miller 7de76272b5 [IPX]: Fix build error in ipx_recvmsg() 20 years ago
Patrick McHardy a10cedd4b9 [DCCP]: Fix compiler warnings 20 years ago
Arnaldo Carvalho de Melo a1d3a35518 [DCCP]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo 8649b0d416 [DCCP]: Fix RESET handling in dccp_rcv_state_process 20 years ago
Arnaldo Carvalho de Melo 725ba8eee3 [DCCP]: Introduce the DCCP Kernel hacking menu 20 years ago
Arnaldo Carvalho de Melo 531669a0a9 [DCCP]: Rewrite dccp_sendmsg to be more like UDP 20 years ago
Arnaldo Carvalho de Melo 7690af3fff [DCCP]: Just reflow the source code to fit in 80 columns 20 years ago
Arnaldo Carvalho de Melo c173437669 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields 20 years ago
Christoph Hellwig 34b4a4a624 [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner 20 years ago
Gary Wayne Smith 000efe1d86 [NETFILTER]: Make NETMAP target usable in OUTPUT 20 years ago
Patrick McHardy 9baa5c67ff [NETFILTER]: Don't exclude local packets from MASQUERADING 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Patrick McHardy 25ed891019 [NETFILTER]: Nicer names for ipt_connbytes constants 20 years ago
Patrick McHardy 8ffde67173 [NETFILTER]: Fix div64_64 in ipt_connbytes 20 years ago
Harald Welte 9d810fd2d2 [NETFILTER]: Add new iptables "connbytes" match 20 years ago
Arnaldo Carvalho de Melo 17b085eace [INET_DIAG]: Move the tcp_diag interface to the proper place 20 years ago
Arnaldo Carvalho de Melo a8c2190ee7 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] 20 years ago
Arnaldo Carvalho de Melo 73c1f4a033 [TCPDIAG]: Just rename everything to inet_diag 20 years ago
Arnaldo Carvalho de Melo 4f5736c4c7 [TCPDIAG]: Introduce inet_diag_{register,unregister} 20 years ago
Arnaldo Carvalho de Melo 5324a040cc [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 20 years ago
Arnaldo Carvalho de Melo 505cbfc577 [IPV6]: Generalise the tcp_v6_lookup routines 20 years ago
Denis Vlasenko 0a242efc4f [NET]: Deinline netif_carrier_{on,off}(). 20 years ago
Harald Welte 622439270c [NETFILTER]: Fix compilation when no PROC_FS enabled 20 years ago
Arnaldo Carvalho de Melo e41aac41e3 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP 20 years ago
Benjamin LaHaise 07dc3f0718 [NET]: Make use of ->private_data in sockfd_lookup 20 years ago
Arnaldo Carvalho de Melo cef07fd602 [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC 20 years ago
Arnaldo Carvalho de Melo 8c60f3fab5 [CCID3]: Separate most of the packet history code 20 years ago
Arnaldo Carvalho de Melo 540722ffc3 [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo 64cf1e5d8b [DCCP]: Finish the TIMEWAIT minisock support 20 years ago
Arnaldo Carvalho de Melo 696ab2d3bf [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Arnaldo Carvalho de Melo 0b4e03bf0b [DCCP]: Initialize icsk_rto in dccp_v4_init_sock 20 years ago
Arnaldo Carvalho de Melo 27258ee54f [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 20 years ago
Marcel Holtmann 0d48d93947 [Bluetooth]: Move packet type into the SKB control buffer 20 years ago
Victor Fusco 2eb25a6c34 [Bluetooth]: Fix sparse warnings (__nocast type) 20 years ago
J. Suter 3a5e903c09 [Bluetooth]: Implement RFCOMM remote port negotiation 20 years ago
Timo Teräs 7b9eb9e209 [Bluetooth]: Call tty_hangup() when DCD is de-asserted 20 years ago