Commit Graph

617 Commits (6a1d9805ec506d8b9d04450997707da5f643d87c)

Author SHA1 Message Date
Paul Moore fcd4828064 [NetLabel]: rework the Netlink attribute handling (part 1) 19 years ago
Paul Moore 4fe5d5c07a [Netlink]: add nla_validate_nested() 19 years ago
Paul Moore 22acb19a91 [NETLINK]: add nla_for_each_nested() to the interface list 19 years ago
Paul Moore 14a72f53fb [NetLabel]: correct improper handling of non-NetLabel peer contexts 19 years ago
Al Viro 1db2ea398f [PATCH] netlabel gfp annotations 19 years ago
Noriaki TAKAMIYA 3b9f9a1c39 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
Ville Nuorvala 62dd93181a [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. 19 years ago
Patrick McHardy 9123de2c04 [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT 19 years ago
Patrick McHardy a1e59abf82 [XFRM]: Fix wildcard as tunnel source 19 years ago
Alexey Kuznetsov 1ef9696c90 [TCP]: Send ACKs each 2nd received segment. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Thomas Graf eb328111ef [GENL]: Provide more information to userspace about registered genl families 19 years ago
Jamal Hadi Salim eb878e8457 [IPSEC]: output mode to take an xfrm state as input param 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Paul Moore 7a0e1d6022 [NetLabel]: add some missing #includes to various header files 19 years ago
Paul Moore 1b7f775209 [NetLabel]: remove unused function prototypes 19 years ago
Thomas Graf a5531a5d85 [NETLINK]: Improve string attribute validation 19 years ago
David S. Miller e3b4eadbea [UDP]: saddr_cmp function should take const socket pointers 19 years ago
Gerrit Renker 25030a7f9e [UDP]: Unify UDPv4 and UDPv6 ->get_port() 19 years ago
Johannes Berg ff5dfe736d [NETLINK]: remove third bogus argument from NLA_PUT_FLAG 19 years ago
YOSHIFUJI Hideaki 75bff8f023 [IPV6] ROUTE: Routing by FWMARK. 19 years ago
David S. Miller e4bec827fe [IPSEC] esp: Defer output IV initialization to first use. 19 years ago
David S. Miller 2518c7c2b3 [XFRM]: Hash policies when non-prefixed. 19 years ago
David S. Miller 1c09539975 [XFRM]: Purge dst references to deleted SAs passively. 19 years ago
David S. Miller c7f5ea3a4d [XFRM]: Do not flush all bundles on SA insert. 19 years ago
David S. Miller 9d4a706d85 [XFRM]: Add generation count to xfrm_state and xfrm_dst. 19 years ago
David S. Miller 8f126e37c0 [XFRM]: Convert xfrm_state hash linkage to hlists. 19 years ago
David S. Miller edcd582152 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. 19 years ago
David S. Miller 2770834c9f [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. 19 years ago
Masahide NAKAMURA f7b6983f0f [XFRM] POLICY: Support netlink socket interface for sub policy. 19 years ago
Masahide NAKAMURA 41a49cc3c0 [XFRM]: Add sorting interface for state and template. 19 years ago
Masahide NAKAMURA 4e81bb8336 [XFRM] POLICY: sub policy support. 19 years ago
Masahide NAKAMURA 97a64b4577 [XFRM]: Introduce XFRM_MSG_REPORT. 19 years ago
Masahide NAKAMURA df0ba92a99 [XFRM]: Trace which secpath state is reject factor. 19 years ago
Masahide NAKAMURA 2ce4272a69 [IPV6] MIP6: Transformation support mobility header. 19 years ago
Masahide NAKAMURA 7be96f7628 [IPV6] MIP6: Add receiving mobility header functions through raw socket. 19 years ago
Masahide NAKAMURA 2b741653b6 [IPV6] MIP6: Add Mobility header definition. 19 years ago
Noriaki TAKAMIYA 3d126890dd [IPV6] MIP6: Add destination options header transformation. 19 years ago
Noriaki TAKAMIYA 2c8d7ca0f7 [IPV6] MIP6: Add routing header type 2 transformation. 19 years ago
Masahide NAKAMURA a80ff03e05 [IPV6]: Allow to replace skbuff by TLV parser. 19 years ago
Masahide NAKAMURA c61a404325 [IPV6]: Find option offset by type. 19 years ago
Masahide NAKAMURA 65d4ed9221 [IPV6] MIP6: Add inbound interface of routing header type 2. 19 years ago
Masahide NAKAMURA e53820de0f [XFRM] IPV6: Restrict bundle reusing 19 years ago
Masahide NAKAMURA 9afaca0579 [XFRM] IPV6: Update outbound state timestamp for each sending. 19 years ago
Noriaki TAKAMIYA 060f02a3bd [XFRM] STATE: Introduce care-of address. 19 years ago
Masahide NAKAMURA 1b5c229987 [XFRM] STATE: Support non-fragment outbound transformation headers. 19 years ago
Masahide NAKAMURA 99505a8436 [XFRM] STATE: Add a hook to obtain local/remote outbound address. 19 years ago
Masahide NAKAMURA fbd9a5b47e [XFRM] STATE: Common receive function for route optimization extension headers. 19 years ago
Masahide NAKAMURA aee5adb430 [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. 19 years ago