Commit Graph

322 Commits (0e65f82814e9828d3ff54988de9e7c0b36794daa)

Author SHA1 Message Date
Herbert Xu 2a0a6ebee1 [NETLINK]: Synchronous message processing. 20 years ago
Herbert Xu 96c3602343 [NETLINK]: cb_lock does not needs ref count on sk 20 years ago
Asim Shankar 033d899904 [PKT_SCHED]: HTB: Drop packet when direct queue is full 20 years ago
Folkert van Heusden c3924c70dd [TCP]: Optimize check in port-allocation code, v6 version. 20 years ago
Folkert van Heusden 0b2531bdc5 [TCP]: Optimize check in port-allocation code. 20 years ago
Lucas Correia Villa Real 20cc6befa2 [PKT_SCHED]: fix typo on Kconfig 20 years ago
Thomas Graf db46edc6d3 [RTNETLINK] Cleanup rtnetlink_link tables 20 years ago
Thomas Graf f90a0a74b8 [RTNETLINK] Fix & cleanup rtm_min/rtm_max 20 years ago
Thomas Graf 492b558b31 [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch 20 years ago
Herbert Xu 679a873824 [IPV6]: Fix raw socket checksums with IPsec 20 years ago
Patrick McHardy 31da185d81 [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking 20 years ago
Patrick McHardy b433095784 [NETFILTER]: Missing owner-field initialization in iptable_raw 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Pavel Pisa 4dc3b16ba1 [PATCH] DocBook: changes and extensions to the kernel documentation 20 years ago
Jesper Juhl e49332bd12 [PATCH] misc verify_area cleanups 20 years ago
Paul E. McKenney fbd568a3e6 [PATCH] Change synchronize_kernel to _rcu and _sched 20 years ago
Andrew Morton 54e0f520e7 netlink audit warning fix 20 years ago
Serge Hallyn c94c257c88 Add audit uid to netlink credentials 20 years ago
Olaf Rempel 5bec0039f4 [NET]: /proc/net/stat/* header cleanup 20 years ago
Dave Jones 89c8b3a110 [IPV6]: Incorrect permissions on route flush sysctl 20 years ago
Dave Jones 7e3e0360b7 [IPV4]: Incorrect permissions on route flush sysctl 20 years ago
Neil Horman 4eb701dfc6 [SCTP] Fix SCTP sendbuffer accouting. 20 years ago
Sridhar Samudrala 594ccc14df [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). 20 years ago
Neil Horman 5e6bc34f86 [SCTP] Fix bug in sctp_init() error handling code. 20 years ago
Brian Haley b9b9e10f18 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). 20 years ago
Jerome Forissier 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 20 years ago
Vladislav Yasevich 173372162d [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style 20 years ago
Al Viro 5523662c4c [NET]: kill gratitious includes of major.h 20 years ago
James Morris 088dd3a45f [TCP]: Trivial tcp_data_queue() cleanup 20 years ago
Al Viro b453257f05 [PATCH] kill gratitious includes of major.h under net/* 20 years ago
David S. Miller cbdbf00aaf [PKT_SCHED]: Eliminate unnecessary includes in simple.c 20 years ago
Patrick McHardy b31e5b1bb5 [NETFILTER]: Drop conntrack reference when packet leaves IP 20 years ago
Yasuyuki KOZAKAI f649a3bfd1 [NETFILTER]: Fix truncated sequence numbers in FTP helper 20 years ago
Arnaldo Carvalho de Melo edec231a8a [IPV6]: export inet6_sock_nr 20 years ago
Thomas Graf c5c13fafd6 [PKT_SCHED]: improve hashing performance of cls_fw 20 years ago
Herbert Xu 0d3d077cd4 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. 20 years ago
Ben Greear af191367a7 [NET]: Document ->hard_start_xmit() locking in comments. 20 years ago
Jamal Hadi Salim db75307979 [PKT_SCHED]: Introduce simple actions. 20 years ago
David S. Miller d5ac99a648 [TCP]: skb pcount with MTU discovery 20 years ago
Arnaldo Carvalho de Melo 56cb515628 [AX25] Introduce ax25_type_trans 20 years ago
Patrick McHardy 3b2d59d1fc [NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking 20 years ago
Patrick McHardy e281e3ac2b [NETFILTER]: Fix NAT sequence number adjustment 20 years ago
Patrick McHardy 5c5d281a93 [XFRM]: Fix existence lookup in xfrm_state_find 20 years ago
Adrian Bunk ebc37b6116 [ATM]: net/atm/resources.c: remove __free_atm_dev 20 years ago
Arnaldo Carvalho de Melo 29c4be51e3 [AX25]: make ax25_queue_xmit a net_device parameter 20 years ago
Chas Williams 208a6dfbd6 [ATM]: sk_atm() conversion missed subtle change of vcc 20 years ago
Patrick McHardy 26095455ac [NET]: Add missing newline for skb_*_panic 20 years ago
Herbert Xu 4d78b6c78a [IPSEC]: COW skb header in UDP decap 20 years ago
Herbert Xu c7f905f0f6 [ATALK]: Add missing dev_hold() to atrtr_create(). 20 years ago
Arnaldo Carvalho de Melo 88a6685825 [SOCK]: on failure free the sock from the right place 20 years ago