Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
760f2d0186225f06d46e07232d65219c5055cad3
/
include
/
net
760f2d0
[NETNS][IPV6]: Make multiple instance of sysctl tables.
by Daniel Lezcano
· 17 years ago
b0f159d
[NETNS][IPV6]: Add ipv6 structure for netns.
by Daniel Lezcano
· 17 years ago
291480c
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
by Daniel Lezcano
· 17 years ago
b3fd3ff
[NETFILTER]: Use the ctl paths instead of hand-made analogue
by Pavel Emelyanov
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
90754f8
[IPVS]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
cdcb006
mac80211: Add radio led trigger
by Ivo van Doorn
· 17 years ago
1b7d03a
mac80211: A-MPDU Rx add low level driver API
by Ron Rindjunsky
· 17 years ago
3becd57
[NET]: Remove unused member of dst_entry
by Rami Rosen
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
2a75de0
[NETNS]: Should build with CONFIG_SYSCTL=n
by Eric Dumazet
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
b950dfc
[IPVS]: Remove declaration of unimplemented method and remove unused definition from include/net/ip_vs.h
by Rami Rosen
· 17 years ago
b798232
[IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h
by Rami Rosen
· 17 years ago
9ef32d0
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
by Herbert Xu
· 17 years ago
4828e7f
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
by Ilpo Järvinen
· 17 years ago
90840de
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
by Ilpo Järvinen
· 17 years ago
61f1ab4
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
by Rami Rosen
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
f624357
[NEIGH]: Remove unused method from include/net/neighbour.h
by Rami Rosen
· 17 years ago
04ce99c
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
by Rami Rosen
· 17 years ago
21371f7
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
by Eric Dumazet
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
8df09ea
[SOCK] Avoid integer divides where not necessary in include/net/sock.h
by Eric Dumazet
· 17 years ago
9cb5734
[TCP]: Convert several length variable to unsigned.
by YOSHIFUJI Hideaki
· 17 years ago
fd5b74d
cfg80211/nl80211: implement station attribute retrieval
by Johannes Berg
· 17 years ago
5727ef1
cfg80211/nl80211: station handling
by Johannes Berg
· 17 years ago
ed1b6cc
cfg80211/nl80211: add beacon settings
by Johannes Berg
· 17 years ago
62da92f
mac80211: support getting key sequence counters via cfg80211
by Johannes Berg
· 17 years ago
41ade00
cfg80211/nl80211: introduce key handling
by Johannes Berg
· 17 years ago
7d54d0dd
mac80211: allow easier multicast/broadcast buffering in hardware
by Johannes Berg
· 17 years ago
678f5f71
mac80211: clean up eapol handling in TX path
by Johannes Berg
· 17 years ago
68277ac
[XFRM]: Assorted IPsec fixups
by Paul Moore
· 17 years ago
558f82e
[XFRM]: Define packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
7054fb9
[INET]: Uninline the inet_twsk_put function.
by Pavel Emelyanov
· 17 years ago
77a5ba5
[INET]: Uninline the __inet_lookup_established function.
by Pavel Emelyanov
· 17 years ago
152da81
[INET]: Uninline the __inet_hash function.
by Pavel Emelyanov
· 17 years ago
75205f4
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
by Vlad Yasevich
· 17 years ago
f57d96b
[SCTP]: Change use_as_src into a full address state
by Vlad Yasevich
· 17 years ago
a08de64
[SCTP]: Update ASCONF processing to conform to spec.
by Vlad Yasevich
· 17 years ago
d6de309
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
by Vlad Yasevich
· 17 years ago
42e30bf
[SCTP]: Handle the wildcard ADD-IP Address parameter
by Vlad Yasevich
· 17 years ago
d647b36
[SNMP]: Fix SNMP counters with PREEMPT
by Herbert Xu
· 17 years ago
643a2c1
[NETFILTER]: Introduce nf_inet_address
by Jan Engelhardt
· 17 years ago
7b2f963
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
by Patrick McHardy
· 17 years ago
f01ffbd
[NETFILTER]: nf_log: move logging stuff to seperate header
by Patrick McHardy
· 17 years ago
cc01dcb
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
by Patrick McHardy
· 17 years ago
2b628a0
[NETFILTER]: nf_nat: mark NAT protocols const
by Patrick McHardy
· 17 years ago
838965b
[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
by Patrick McHardy
· 17 years ago
c49e5ea
mac80211: conditionally include timestamp in radiotap information
by Johannes Berg
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
b5cb2bb
[IPV4] sctp: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
3db8cda
[IPV4] include/net: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
752d14d
[IPV4]: Move the devinet pointers on the struct net
by Pavel Emelyanov
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
8afd351
[NETNS]: Add the netns_ipv4 struct
by Pavel Emelyanov
· 17 years ago
4138093
[NET]: Remove FASTCALL macro
by Harvey Harrison
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
815f4e5
[IPSEC]: Make xfrm_lookup flags argument a bit-field
by Herbert Xu
· 17 years ago
2aaef4e
[NETNS]: separate af_packet netns data
by Denis V. Lunev
· 17 years ago
a0a53c8
[NETNS]: struct net content re-work (v3)
by Denis V. Lunev
· 17 years ago
27147c9
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
by Denis V. Lunev
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
87c3efb
[IPV6]: make inet6_register_protosw to return an error code
by Daniel Lezcano
· 17 years ago
853cbba
[IPV6]: make frag to return an error at initialization
by Daniel Lezcano
· 17 years ago
248b238
[IPV6]: make extended headers to return an error at initialization
by Daniel Lezcano
· 17 years ago
0a3e78a
[IPV6]: make flowlabel to return an error
by Daniel Lezcano
· 17 years ago
0050112
[IPSEC]: Add xfrm_input_state helper
by Herbert Xu
· 17 years ago
c69bce2
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
by YOSHIFUJI Hideaki
· 17 years ago
971b893
[IPV4]: last default route is a fib table property
by Denis V. Lunev
· 17 years ago
7e5449c
[IPV6]: route6 remove ifdef for fib_rules
by Daniel Lezcano
· 17 years ago
c35b7e7
[IPV6]: remove ifdef in route6 for xfrm6
by Daniel Lezcano
· 17 years ago
b8e1f9b
[NET] sysctl: make sysctl_somaxconn per-namespace
by Pavel Emelyanov
· 17 years ago
024626e
[NET] sysctl: make the sys.net.core sysctls per-namespace
by Pavel Emelyanov
· 17 years ago
cbbb90e
[SNMP]: Remove unused devconf macros.
by Pavel Emelyanov
· 17 years ago
bb80317
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
by Eric W. Biederman
· 17 years ago
433d49c
[IPV6]: Make ip6_route_init to return an error code.
by Daniel Lezcano
· 17 years ago
9eb87f3
[IPV6]: Make fib6_rules_init to return an error code.
by Daniel Lezcano
· 17 years ago
0013cab
[IPV6]: Make xfrm6_init to return an error code.
by Daniel Lezcano
· 17 years ago
d63bddb
[IPV6]: Make fib6_init to return an error code.
by Daniel Lezcano
· 17 years ago
f4d900a
[NETLINK]: Mark attribute construction exception unlikely
by Patrick McHardy
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
3e37c3f
[IPV4]: Use ctl paths to register net/ipv4/ table
by Pavel Emelyanov
· 17 years ago
33eb9cf
[NET]: Isolate the net/core/ sysctl table
by Pavel Emelyanov
· 17 years ago
02f014d
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
by Patrick McHardy
· 17 years ago
c01cd42
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
by Patrick McHardy
· 17 years ago
5859034
[NETFILTER]: x_tables: add RATEEST target
by Patrick McHardy
· 17 years ago
3c3f486
[NET]: Constify include/net/dsfield.h
by Jan Engelhardt
· 17 years ago
0553811
[IPV4]: Add inet_dev_addr_type()
by Laszlo Attila Toth
· 17 years ago
0eeb8ff
[NET]: netns compilation speedup
by Denis V. Lunev
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
6859d49
[TCP]: Abstract tp->highest_sack accessing & point to next skb
by Ilpo Järvinen
· 17 years ago
234b686
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
by Ilpo Järvinen
· 17 years ago
c3a05c6
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
by Ilpo Järvinen
· 17 years ago
d3c990f
mac80211: adding 802.11n configuration flows
by Ron Rindjunsky
· 17 years ago
10816d4
mac80211: adding 802.11n HT framework definitions
by Ron Rindjunsky
· 17 years ago
Next »