Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6afd2e83cd86b17b074e1854d063b8ec590d7f5b
/
net
6afd2e8
[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks
by Vlad Yasevich
· 17 years ago
195ad6a
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
by Herbert Xu
· 17 years ago
ad01837
mac80211: add PID controller based rate control algorithm
by Mattias Nissler
· 17 years ago
1abbe49
mac80211: clean up rate selection
by Mattias Nissler
· 17 years ago
98f0b0a
mac80211: pass in PS_POLL frames
by Ron Rindjunsky
· 17 years ago
910ef70
[IPSEC]: Do xfrm_state_check_space before encapsulation
by Herbert Xu
· 17 years ago
33b8e77
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
by Patrick McHardy
· 17 years ago
3449882
[NETFILTER]: non-power-of-two jhash optimizations
by Patrick McHardy
· 17 years ago
7b21e09
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
by Eric Dumazet
· 17 years ago
e2f82ac
[NETFILTER]: xt_hashlimit: speedup hash_dst()
by Eric Dumazet
· 17 years ago
22c2d8b
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
by Jan Engelhardt
· 17 years ago
e79ec50
[NETFILTER]: Parenthesize macro parameters
by Jan Engelhardt
· 17 years ago
643a2c1
[NETFILTER]: Introduce nf_inet_address
by Jan Engelhardt
· 17 years ago
df54aae
[NETFILTER]: x_tables: use %u format specifiers
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
76aa1ce
[NETFILTER]: nfnetlink_log: include GID in netlink message
by Patrick McHardy
· 17 years ago
0dfedd2
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
by Patrick McHardy
· 17 years ago
baab2ce
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
by Patrick McHardy
· 17 years ago
1792bab
[NETFILTER]: nfnetlink_log: remove excessive debugging
by Patrick McHardy
· 17 years ago
cd21f0a
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
by Patrick McHardy
· 17 years ago
c0506365
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
by Patrick McHardy
· 17 years ago
a7c4295
[NETFILTER]: nf_log: remove incomprehensible comment
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
ce4b1ce
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
by Patrick McHardy
· 17 years ago
2b628a0
[NETFILTER]: nf_nat: mark NAT protocols const
by Patrick McHardy
· 17 years ago
3ee9e76
[NETFILTER]: nf_nat_proto_gre: add missing module reference
by Patrick McHardy
· 17 years ago
d978e5d
[NETFILTER]: ctnetlink: fix expectation timeout dumping
by Patrick McHardy
· 17 years ago
77236b6
[NETFILTER]: ctnetlink: use netlink attribute helpers
by Patrick McHardy
· 17 years ago
c7212e9
[NETFILTER]: nf_conntrack_sctp: add ctnetlink support
by Pablo Neira Ayuso
· 17 years ago
37fccd8
[NETFILTER]: ctnetlink: add support for secmark
by Pablo Neira Ayuso
· 17 years ago
0f417ce
[NETFILTER]: ctnetlink: add support for master tuple event notification and dumping
by Pablo Neira Ayuso
· 17 years ago
13eae15
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
by Pablo Neira Ayuso
· 17 years ago
1700806
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
by Benjamin LaHaise
· 17 years ago
d6a2ba0
[NETFILTER]: arp_tables: add compat support
by Patrick McHardy
· 17 years ago
11f6dff
[NETFILTER]: arp_tables: resync get_entries() with ip_tables
by Patrick McHardy
· 17 years ago
41acd97
[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function
by Patrick McHardy
· 17 years ago
27e2c26
[NETFILTER]: arp_tables: move counter allocation to seperate function
by Patrick McHardy
· 17 years ago
fb5b609
[NETFILTER]: arp_tables: move entry and target checks to seperate functions
by Patrick McHardy
· 17 years ago
70f0bfc
[NETFILTER]: arp_tables: remove ipchains compat hack
by Patrick McHardy
· 17 years ago
1976312
[NETFILTER]: arp_tables: use vmalloc_node()
by Patrick McHardy
· 17 years ago
03dafbb
[NETFILTER]: arp_tables: remove obsolete standard_check function
by Patrick McHardy
· 17 years ago
6d6a55f
[NETFILTER]: ip_tables: remove ipchains compatibility hack
by Patrick McHardy
· 17 years ago
da4d0f6
[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()
by Patrick McHardy
· 17 years ago
b5dd674
[NETFILTER]: ip6_tables: fix stack leagage
by Patrick McHardy
· 17 years ago
c9d8fe1
[NETFILTER]: {ip,ip6}_tables: fix format strings
by Patrick McHardy
· 17 years ago
9c54795
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
by Patrick McHardy
· 17 years ago
1fe5723
[NETFILTER]: xt_MARK: add compat support for revision 0
by Patrick McHardy
· 17 years ago
311af5c
[NETFILTER]: xt_MARK: support revision 1 for IPv6
by Patrick McHardy
· 17 years ago
34f4c42
[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets
by Patrick McHardy
· 17 years ago
3bc3fe5
[NETFILTER]: ip6_tables: add compat support
by Patrick McHardy
· 17 years ago
d924357
[NETFILTER]: ip6_tables: resync get_entries() with ip_tables
by Patrick McHardy
· 17 years ago
433665c
[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function
by Patrick McHardy
· 17 years ago
ed1a6f5
[NETFILTER]: ip6_tables: move counter allocation to seperate function
by Patrick McHardy
· 17 years ago
3b84e92
[NETFILTER]: ip6_tables: use vmalloc_node()
by Patrick McHardy
· 17 years ago
f173c8a
[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions
by Patrick McHardy
· 17 years ago
72f36ec
[NETFILTER]: ip6_tables: kill a few useless defines/forward declarations
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
30c08c4
[NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff
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
4b47824
[NETFILTER]: ip_tables: reformat compat code
by Patrick McHardy
· 17 years ago
ac8e27f
[NETFILTER]: ip_tables: kill useless wrapper
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
a07a5a8
[DCCP]: Remove unused inline function
by Gerrit Renker
· 17 years ago
52515e7
[CCID3]: Nofeedback timer according to rfc3448bis
by Gerrit Renker
· 17 years ago
d8d1252
[CCID3]: Implement rfc3448bis changes to feedback reception
by Gerrit Renker
· 17 years ago
5bd370a
[CCID3]: Remove two irrelevant states in TX feedback handling
by Gerrit Renker
· 17 years ago
8e138e7
[CCID3]: Use a function to update p_inv, and p is never used
by Gerrit Renker
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
1bf4095
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
by Herbert Xu
· 17 years ago
b5cb2bb
[IPV4] sctp: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
37ef8dd
[IPV4] net/netfilter: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
f97c1e0
[IPV4] net/ipv4: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
21cf225
[IPV4] net/core: Use ipv4_is_<type>
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
9355bbd
[IPV4]: Switch users of ipv4_devconf_dflt 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
c0ce9fb
[IPV4]: Store the net pointer on devinet's ctl tables
by Pavel Emelyanov
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
ea40b32
[IPV4]: Make __devinet_sysctl_register return an error
by Pavel Emelyanov
· 17 years ago
4bda4f2
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
by Pavel Emelyanov
· 17 years ago
9055e05
[UDP]: Move udp_stats_in6 into net/ipv4/udp.c
by Herbert Xu
· 17 years ago
8d61443
[SUNRPC]: Use htonl() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
f831e90
[MAC80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
6d82de9
[IRDA]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
5661df7
[IPVS]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
4e39430
[IEEE80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
b98999d
[DECNET]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
91c5ec3
[BRIDGE]: Use cpu_to_be16() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
6179983
[DCCP]: Introducing CCMPS
by Gerrit Renker
· 17 years ago
84a97b0
[CCID]: More informative registration
by Gerrit Renker
· 17 years ago
9cb2345
[DCCP]: Documentation for CCID operations
by Gerrit Renker
· 17 years ago
f5026fa
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
by Denis V. Lunev
· 17 years ago
8a4a50f
[IPV6] sit: Rebinding of SIT tunnels to other interfaces
by Michal Schmidt
· 17 years ago
ee34c1e
[IP_GRE]: Rebinding of GRE tunnels to other interfaces
by Michal Schmidt
· 17 years ago
Next »