Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5176f91ea83f1a59eba4dba88634a4729d51d1ac
/
include
a5531a5
[NETLINK]: Improve string attribute validation
by Thomas Graf
· 18 years ago
e3b4ead
[UDP]: saddr_cmp function should take const socket pointers
by David S. Miller
· 18 years ago
25030a7
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
by Gerrit Renker
· 18 years ago
ff5dfe7
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
by Johannes Berg
· 18 years ago
97e5848
[DCCP]: Introduce tx buffering
by Ian McDonald
· 18 years ago
b4e9b52
[NET_SCHED]: Add mask support to fwmark classifier
by Patrick McHardy
· 18 years ago
bbfb39c
[IPV4]: Add support for fwmark masks in routing rules
by Patrick McHardy
· 18 years ago
1aaec67
[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.
by YOSHIFUJI Hideaki
· 18 years ago
75bff8f
[IPV6] ROUTE: Routing by FWMARK.
by YOSHIFUJI Hideaki
· 18 years ago
e4bec82
[IPSEC] esp: Defer output IV initialization to first use.
by David S. Miller
· 18 years ago
2518c7c
[XFRM]: Hash policies when non-prefixed.
by David S. Miller
· 18 years ago
1c09539
[XFRM]: Purge dst references to deleted SAs passively.
by David S. Miller
· 18 years ago
c7f5ea3
[XFRM]: Do not flush all bundles on SA insert.
by David S. Miller
· 18 years ago
9d4a706
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
by David S. Miller
· 18 years ago
f034b5d
[XFRM]: Dynamic xfrm_state hash table sizing.
by David S. Miller
· 18 years ago
8f126e3
[XFRM]: Convert xfrm_state hash linkage to hlists.
by David S. Miller
· 18 years ago
edcd582
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
2770834
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
41a49cc
[XFRM]: Add sorting interface for state and template.
by Masahide NAKAMURA
· 18 years ago
4e81bb8
[XFRM] POLICY: sub policy support.
by Masahide NAKAMURA
· 18 years ago
97a64b4
[XFRM]: Introduce XFRM_MSG_REPORT.
by Masahide NAKAMURA
· 18 years ago
df0ba92
[XFRM]: Trace which secpath state is reject factor.
by Masahide NAKAMURA
· 18 years ago
2ce4272
[IPV6] MIP6: Transformation support mobility header.
by Masahide NAKAMURA
· 18 years ago
7be96f7
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
by Masahide NAKAMURA
· 18 years ago
2b74165
[IPV6] MIP6: Add Mobility header definition.
by Masahide NAKAMURA
· 18 years ago
3d12689
[IPV6] MIP6: Add destination options header transformation.
by Noriaki TAKAMIYA
· 18 years ago
2c8d7ca
[IPV6] MIP6: Add routing header type 2 transformation.
by Noriaki TAKAMIYA
· 18 years ago
8dd7368
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
by David S. Miller
· 18 years ago
a831f5b
[IPV6] MIP6: Add inbound interface of home address option.
by Masahide NAKAMURA
· 18 years ago
842426e
[IPV6] MIP6: Add home address option definition.
by Noriaki TAKAMIYA
· 18 years ago
a80ff03
[IPV6]: Allow to replace skbuff by TLV parser.
by Masahide NAKAMURA
· 18 years ago
c61a404
[IPV6]: Find option offset by type.
by Masahide NAKAMURA
· 18 years ago
65d4ed9
[IPV6] MIP6: Add inbound interface of routing header type 2.
by Masahide NAKAMURA
· 18 years ago
642ec62
[IPV6] MIP6: Add routing header type 2 definition.
by Noriaki TAKAMIYA
· 18 years ago
e53820d
[XFRM] IPV6: Restrict bundle reusing
by Masahide NAKAMURA
· 18 years ago
9afaca0
[XFRM] IPV6: Update outbound state timestamp for each sending.
by Masahide NAKAMURA
· 18 years ago
060f02a
[XFRM] STATE: Introduce care-of address.
by Noriaki TAKAMIYA
· 18 years ago
1b5c229
[XFRM] STATE: Support non-fragment outbound transformation headers.
by Masahide NAKAMURA
· 18 years ago
99505a8
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
by Masahide NAKAMURA
· 18 years ago
fbd9a5b
[XFRM] STATE: Common receive function for route optimization extension headers.
by Masahide NAKAMURA
· 18 years ago
aee5adb
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
by Masahide NAKAMURA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
6c44e6b
[XFRM] STATE: Add source address list.
by Masahide NAKAMURA
· 18 years ago
622dc82
[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
by Masahide NAKAMURA
· 18 years ago
dc00a52
[XFRM] STATE: Allow non IPsec protocol.
by Masahide NAKAMURA
· 18 years ago
5794708
[XFRM]: Introduce a helper to compare id protocol.
by Masahide NAKAMURA
· 18 years ago
7e49e6d
[XFRM]: Add XFRM_MODE_xxx for future use.
by Masahide NAKAMURA
· 18 years ago
77d16f4
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
by YOSHIFUJI Hideaki
· 18 years ago
7fc3316
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
by YOSHIFUJI Hideaki
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
5e032e3
[IPV6] NDISC: Take source address into account for redirects.
by YOSHIFUJI Hideaki
· 18 years ago
3fd091e
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
by Vladislav Yasevich
· 18 years ago
91270cf
[NETFILTER]: x_tables: add data member to struct xt_match
by Patrick McHardy
· 18 years ago
53e2665
[NETFILTER]: nfnetlink: remove unnecessary packed attributes
by Patrick McHardy
· 18 years ago
efa7416
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
by Patrick McHardy
· 18 years ago
fe1cb10
[NETFILTER]: x_tables: remove unused argument to target functions
by Patrick McHardy
· 18 years ago
52d9c42
[NETFILTER]: x_tables: add helpers for mass match/target registration
by Patrick McHardy
· 18 years ago
2521c12
[NETFILTER]: conntrack: introduce connection mark event
by Pablo Neira Ayuso
· 18 years ago
a468701
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version
by Yasuyuki Kozakai
· 18 years ago
9ba1627
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version
by Yasuyuki Kozakai
· 18 years ago
ac0b046
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
by Sridhar Samudrala
· 18 years ago
86872cb
[IPv6] route: FIB6 configuration using struct fib6_config
by Thomas Graf
· 18 years ago
40e22e8
[IPv6] route: Simplify ip6_ins_rt()
by Thomas Graf
· 18 years ago
e0a1ad73
[IPv6] route: Simplify ip6_del_rt()
by Thomas Graf
· 18 years ago
e9ce1cd
[PKT_SCHED]: Kill pkt_act.h inlining.
by David S. Miller
· 18 years ago
d889ce3
[IPv4]: Convert route get to new netlink api
by Thomas Graf
· 18 years ago
4e902c5
[IPv4]: FIB configuration using struct fib_config
by Thomas Graf
· 18 years ago
56fc85a
[RTNETLINK]: Unexport rtnl socket
by Thomas Graf
· 18 years ago
97676b6
[RTNETLINK]: Add rtnetlink notification interface
by Thomas Graf
· 18 years ago
d387f6a
[NETLINK]: Add notification message sending interface
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
81aa646
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
by Martin Bligh
· 18 years ago
2aa7f36
[DECNET]: cleanups
by Adrian Bunk
· 18 years ago
90d4112
[IPV6] ip6_fib.c: make code static
by Adrian Bunk
· 18 years ago
b801f54
[NET]: Increate RT_TABLE_MAX to 2^32
by Patrick McHardy
· 18 years ago
abcab26
[DECNET]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
1b43af5
[IPV6]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
1af5a8c
[IPV4]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
d924424
[NEIGHBOUR]: Use ALIGN() macro.
by Stephen Hemminger
· 18 years ago
f0fd27d
[NET]: sock_register interface changes
by Stephen Hemminger
· 18 years ago
757dbb4
[NET]: drop unused elements from net_proto_family
by Stephen Hemminger
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 18 years ago
8f491069
[IPV4]: Use network-order dport for all visible inet_lookup_*
by Herbert Xu
· 18 years ago
99a92ff
[IPV4]: Uninline inet_lookup_listener
by Herbert Xu
· 18 years ago
1a01912
[INET]: Remove is_setbyuser patch
by Louis Nyffenegger
· 18 years ago
0298f36
[IPV4]: Kill fib4_rules_clean().
by David S. Miller
· 18 years ago
8ce11e6
[NET]: Make code static.
by Adrian Bunk
· 18 years ago
ac5a488
[NET]: Round out in-kernel sockets API
by Sridhar Samudrala
· 18 years ago
b63bbc5
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
9067c72
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
4cf411d
[NETFILTER]: Get rid of HW checksum invalidation
by Patrick McHardy
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
0844565
[NET]: Move netlink interface bits to linux/if.h
by Thomas Graf
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
e1ef4bf
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
by Thomas Graf
· 18 years ago
101367c
[IPV6]: Policy Routing Rules
by Thomas Graf
· 18 years ago
Next »