Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ef32d0d1f64cad414697f34bda1b269f632f0cd
/
include
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
fb64c73
[ATM]: [br2864] whitespace cleanup
by Chas Williams
· 17 years ago
097b19a
[ATM]: [br2864] routed support
by Eric Kinzie
· 17 years ago
ef39592
[ATM]: Convert struct class_device to struct device
by Kay Sievers
· 17 years ago
7ffc49a
[ETH]: Combine format_addr() with print_mac().
by Michael Chan
· 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
7d54d0d
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
22c2d8b
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
by Jan Engelhardt
· 17 years ago
643a2c1
[NETFILTER]: Introduce nf_inet_address
by Jan Engelhardt
· 17 years ago
051578c
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
by Patrick McHardy
· 17 years ago
1e796fd
[NETFILTER]: constify nf_afinfo
by Patrick McHardy
· 17 years ago
90a9ba8
[NETFILTER]: Kill function prototype for non-existing function
by Patrick McHardy
· 17 years ago
76aa1ce
[NETFILTER]: nfnetlink_log: include GID in netlink message
by Patrick McHardy
· 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
37fccd8
[NETFILTER]: ctnetlink: add support for secmark
by Pablo Neira Ayuso
· 17 years ago
13eae15
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
by Pablo Neira Ayuso
· 17 years ago
d6a2ba0
[NETFILTER]: arp_tables: add compat support
by Patrick McHardy
· 17 years ago
0495cf9
[NETFILTER]: arp_tables: use XT_ALIGN
by Patrick McHardy
· 17 years ago
06e1374
[NETFILTER]: ip6_tables: use XT_ALIGN
by Patrick McHardy
· 17 years ago
3bc3fe5
[NETFILTER]: ip6_tables: add compat support
by Patrick McHardy
· 17 years ago
b386d9f
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
by Patrick McHardy
· 17 years ago
73cd598
[NETFILTER]: ip_tables: fix compat types
by Patrick McHardy
· 17 years ago
89c002d
[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros
by Patrick McHardy
· 17 years ago
8956695
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
by Patrick McHardy
· 17 years ago
374fdfb
introduce WEXT scan capabilities
by Dan Williams
· 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
2d4d298
[IPV4]: Remove unused IPV4TYPE macros
by Joe Perches
· 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
2658fa8
[IPV4]: Create ipv4_is_<type>(__be32 addr) functions
by Joe Perches
· 17 years ago
586f121
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
by Pavel Emelyanov
· 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
b4d4f7c
[DCCP]: Handle timestamps on Request/Response exchange separately
by Gerrit Renker
· 17 years ago
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
b8599d2
[DCCP]: Support for server holding timewait state
by Gerrit Renker
· 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
01ecfe9
[IPV4]: Cleanup IN_DEV_MFORWARD macro
by Pavel Emelyanov
· 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
a59322b
[UDP]: Only increment counter on first peek/recv
by Herbert Xu
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
Next »