Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6701191329b51793bc56724548f0863d2149c29
/
include
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
27ab256
[UDP]: Avoid repeated counting of checksum errors due to peeking
by Herbert Xu
· 17 years ago
68dd299
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
by Pavel Emelyanov
· 17 years ago
0891368
[NET]: Remove the empty net_table
by Pavel Emelyanov
· 17 years ago
36f0beb
[TR]: Use ctl paths to register net/token-ring/ table
by Pavel Emelyanov
· 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
f9d8928
[NETFILTER]: nf_queue: remove unused data pointer
by Patrick McHardy
· 17 years ago
e3ac529
[NETFILTER]: nf_queue: make queue_handler const
by Patrick McHardy
· 17 years ago
1841a4c
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
by Patrick McHardy
· 17 years ago
50c164a
[NETFILTER]: x_tables: add rateest match
by Patrick McHardy
· 17 years ago
5859034
[NETFILTER]: x_tables: add RATEEST target
by Patrick McHardy
· 17 years ago
5c350e5
[NETFILTER]: IPv6 capable xt_TOS v1 target
by Jan Engelhardt
· 17 years ago
f1095ab
[NETFILTER]: IPv6 capable xt_tos v1 match
by Jan Engelhardt
· 17 years ago
3c3f486
[NET]: Constify include/net/dsfield.h
by Jan Engelhardt
· 17 years ago
e2cf5ec
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
by Laszlo Attila Toth
· 17 years ago
0553811
[IPV4]: Add inet_dev_addr_type()
by Laszlo Attila Toth
· 17 years ago
0265ab4
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
by Jan Engelhardt
· 17 years ago
259d4e4
[NETFILTER]: x_tables: struct xt_table_info diet
by Eric Dumazet
· 17 years ago
338e8a7
[NETFILTER]: x_tables: add TCPOPTSTRIP target
by Sven Schnelle
· 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
e38bad4
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
by Johannes Berg
· 17 years ago
1597fbc
[UNIX]: Make the unix sysctl tables per-namespace
by Pavel Emelyanov
· 17 years ago
Next »