Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e18d7a9857cb620a8f70622c4e400be477c264cf
e18d7a9
[DCCP]: Initialize dccp_sock before calling the ccid constructors
by Arnaldo Carvalho de Melo
· 17 years ago
d50ad16
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
by Gerrit Renker
· 17 years ago
df054e1
[CCID2]: Don't assign negative values to Ack Ratio
by Gerrit Renker
· 17 years ago
cfbbeab
[CCID2]: Fix sequence number arithmetic/comparisons
by Gerrit Renker
· 17 years ago
3de5489
[CCID2]: Bug in reading Ack Vectors
by Gerrit Renker
· 17 years ago
a47c510
[ACKVEC]: Reduce length of identifiers
by Gerrit Renker
· 17 years ago
e7d0362
[PCOUNTER] Fix build error without CONFIG_SMP
by Ilpo Järvinen
· 17 years ago
f126734
[IPV6]: Correct the comment concerning inetsw6 table
by Pavel Emelyanov
· 17 years ago
a53eb3f
[UNIX] Move the unix sock iterators in to proper place
by Pavel Emelyanov
· 17 years ago
c281490
[DCCP]: Update documentation on ioctls
by Gerrit Renker
· 17 years ago
c86ab2b
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
by Gerrit Renker
· 17 years ago
6d57b43
[DCCP]: Remove redundant dependency on IP_DCCP
by Gerrit Renker
· 17 years ago
e333b3e
[DCCP]: Promote CCID2 as default CCID
by Gerrit Renker
· 17 years ago
ebe6f7e
[DCCP]: Update documentation
by Gerrit Renker
· 17 years ago
8e8c71f
[DCCP]: Honour and make use of shutdown option set by user
by Gerrit Renker
· 17 years ago
9b91ad2
[DCCP]: Make PARTOPEN an autonomous state
by Gerrit Renker
· 17 years ago
c3ada46
[CCID3]: Inline for moving average
by Gerrit Renker
· 17 years ago
a5358fd
[CCID3]: Accurately determine idle & application-limited periods
by Gerrit Renker
· 17 years ago
eb279b79
[CCID3]: Ignore trivial amounts of elapsed time
by Gerrit Renker
· 17 years ago
6c08b2c
[CCID3]: Revert use of MSS instead of s
by Gerrit Renker
· 17 years ago
ebb53d7
[NET] proto: Use pcounters for the inuse field
by Arnaldo Carvalho de Melo
· 17 years ago
de4d1db
[LIB]: Introduce struct pcounter
by Arnaldo Carvalho de Melo
· 17 years ago
0c88443
mac80211: remove more forgotten code
by Johannes Berg
· 17 years ago
6b4e324
mac80211: adding 802.11n definitions in ieee80211.h
by Ron Rindjunsky
· 17 years ago
48933dea
mac80211: Remove local->scan_flags
by Helmut Schaa
· 17 years ago
dabeb34
mac80211: provide interface iterator for drivers
by Johannes Berg
· 17 years ago
9859a79
[NET]: Compact sk_stream_mem_schedule() code
by Pavel Emelyanov
· 17 years ago
3ef1355
[NET]: Make netns cleanup to run in a separate queue
by Benjamin Thery
· 17 years ago
85b6068
[IPVS]: Relax the module get/put in ip_vs_app.c
by Pavel Emelyanov
· 17 years ago
52427c9
[TUN]: Use iov_length()
by Akinobu Mita
· 17 years ago
02d4582
[NET] net/core/request_sock.c: Remove unused exports.
by Adrian Bunk
· 17 years ago
beb659b
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
by Eric Dumazet
· 17 years ago
42a7380
[RAW]: Consolidate proc interface.
by Pavel Emelyanov
· 17 years ago
ab70768
[RAW]: Consolidate proto->unhash callback
by Pavel Emelyanov
· 17 years ago
65b4c50
[RAW]: Consolidate proto->hash callback
by Pavel Emelyanov
· 17 years ago
b673e4d
[RAW]: Introduce raw_hashinfo structure
by Pavel Emelyanov
· 17 years ago
69d6da0
[IPv6] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
7bc54c9
[IPv4] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
097e66c
[NET]: Make AF_UNIX per network namespace safe [v2]
by Denis V. Lunev
· 17 years ago
d12d01d
[NET]: Make AF_PACKET handle multiple network namespaces
by Denis V. Lunev
· 17 years ago
4b3da70
[NET]: Make the netlink methods in rtnetlink handle multiple network namespaces
by Eric W. Biederman
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
ad5d20a
[MACVLAN]: Allow setting mac address while device is up
by Patrick McHardy
· 17 years ago
59891d5
[MACVLAN]: Remove unnecessary IFF_UP check
by Patrick McHardy
· 17 years ago
1b0b04f
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
by David S. Miller
· 17 years ago
b209639
[IPVS]: Create synced connections with their real state
by Rumen G. Bogdanovski
· 17 years ago
7a4fbb1
[IPVS]: Flag synced connections and expose them in proc
by Rumen G. Bogdanovski
· 17 years ago
c237899
ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
by Michael Wu
· 17 years ago
6a43295
mac80211: Accept auto txpower setting
by Mattias Nissler
· 17 years ago
c7b6ea2
[NETPOLL]: Don't need rx_flags.
by Stephen Hemminger
· 17 years ago
33f807b
[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
by Stephen Hemminger
· 17 years ago
0953864
[NETPOLL]: no need to store local_mac
by Stephen Hemminger
· 17 years ago
5106930
[NETPOLL]: netpoll_poll() cleanup
by Stephen Hemminger
· 17 years ago
0adc9ad
[NETPOLL]: Use skb_queue_purge().
by Stephen Hemminger
· 17 years ago
20de20b
[TCP]: Correct DSACK check placing
by Ilpo Järvinen
· 17 years ago
f7ab97f
[CAN]: Add documentation
by Oliver Hartkopp
· 17 years ago
beca222
[CAN]: Add maintainer entries
by Oliver Hartkopp
· 17 years ago
1f98eef
[CAN]: Add missing Kbuild entries
by Oliver Hartkopp
· 17 years ago
4195e31
[CAN]: Fix plain integer definitions in userspace header.
by Oliver Hartkopp
· 17 years ago
ccb2963
[CAN]: Add virtual CAN netdevice driver
by Oliver Hartkopp
· 17 years ago
ffd980f
[CAN]: Add broadcast manager (bcm) protocol
by Oliver Hartkopp
· 17 years ago
c18ce10
[CAN]: Add raw protocol
by Oliver Hartkopp
· 17 years ago
0d66548
[CAN]: Add PF_CAN core module
by Oliver Hartkopp
· 17 years ago
cd05acf
[CAN]: Allocate protocol numbers for PF_CAN
by Oliver Hartkopp
· 17 years ago
8dbde28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
by Eric Dumazet
· 17 years ago
68f8353
[TCP]: Rewrite SACK block processing & sack_recv_cache use
by Ilpo Järvinen
· 17 years ago
fd6dad6
[TCP]: Earlier SACK block verification & simplify access to them
by Ilpo Järvinen
· 17 years ago
9e10c47c
[TCP]: Create tcp_sacktag_one().
by Ilpo Järvinen
· 17 years ago
b7d4815
[TCP]: Prior_fackets can be replaced by highest_sack seq
by Ilpo Järvinen
· 17 years ago
9f58f3b
[TCP]: Make lost retrans detection more self-contained
by Ilpo Järvinen
· 17 years ago
a47e5a9
[TCP]: Convert highest_sack to sk_buff to allow direct access
by Ilpo Järvinen
· 17 years ago
85cc391
[TCP]: non-FACK SACK follows conservative SACK loss recovery
by Ilpo Järvinen
· 17 years ago
f577111
[TCP]: Extend reordering detection to cover CA_Loss partially
by Ilpo Järvinen
· 17 years ago
b9d8658
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
by Ilpo Järvinen
· 17 years ago
c0ef877
[NET]: Move sock_valbool_flag to socket.c
by Pavel Emelyanov
· 17 years ago
de0fa95
[NET]: Use sockfd_lookup_light in the rest of the net/socket.c
by Pavel Emelyanov
· 17 years ago
62013db
[IPV4] ipconfig: Implement DHCP Class-identifier
by Rainer Jochem
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
2a8cc6c
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
by YOSHIFUJI Hideaki
· 17 years ago
303065a
[IPV6] ADDRCONF: Allow address selection policy with ifindex.
by YOSHIFUJI Hideaki
· 17 years ago
c1ee656
[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label().
by YOSHIFUJI Hideaki
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
0ebea8e
[IPSEC]: Move state lock into x->type->input
by Herbert Xu
· 17 years ago
668dc8a
[IPSEC]: Move integrity stat collection into xfrm_input
by Herbert Xu
· 17 years ago
b2aa5e9
[IPSEC]: Store xfrm states in security path directly
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
c6581a4
[IPSEC]: Add async resume support on output
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
ef76bc2
[IPV6]: Add ip6_local_out
by Herbert Xu
· 17 years ago
c439cb2
[IPV4]: Add ip_local_out
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
36cf9ac
[IPSEC]: Separate inner/outer mode processing on output
by Herbert Xu
· 17 years ago
29bb43b4
[INET]: Give outer DSCP directly to ip*_copy_dscp
by Herbert Xu
· 17 years ago
a2deb6d2
[IPSEC]: Move x->outer_mode->output out of locked section
by Herbert Xu
· 17 years ago
Next »